adt-api-discovery

Community

Map SAP ADT REST APIs end-to-end

AuthorLeON-W666
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you determine the exact HTTP contract for SAP ADT REST endpoints, including URL patterns, supported methods, and the precise XML request/response formats and content types.

Core Features & Use Cases

  • Discover endpoint wiring from discovery documents: Trace from discovery workspace files to the RES_APP class that registers resources and templates.
  • Resolve handler behavior and HTTP methods: Inspect handler classes to see which methods (GET/POST/PUT/DELETE) are actually supported.
  • Derive request/response XML schemas from Simple Transformations: Follow content handler factory usage to the Simple Transformation sources that define the XML structure and required XML namespaces.
  • Use case: When documentation is unclear for an ADT feature, you can identify the correct endpoint and content type version, then generate or validate matching XML payloads by reading the underlying transformations.

Quick Start

Ask: Investigate the SAP ADT REST endpoint for the ADT feature "[what ADT endpoint or feature to investigate]" and provide the full URL, supported HTTP methods, required content types, and the request/response XML structure derived from the relevant Simple Transformations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: adt-api-discovery
Download link: https://github.com/LeON-W666/ABAP-Remote-FS-for-Codex/archive/main.zip#adt-api-discovery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.