GetStructureVersionDiff
Compute a unified diff between two ABAP structure versions using their content URIs, highlighting changes between old and new versions.
Instructions
[read-only] Compute a unified diff between two ABAP structure versions, by their content_uris (taken from GetStructureVersions entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_uri_to | Yes | Opaque content_uri of the NEW/compare version (from a GetStructureVersions entry). | |
| content_uri_from | Yes | Opaque content_uri of the OLD/base version (from a GetStructureVersions entry). |