GetDdlVersionDiff
Compute a unified diff of CDS view DDL source between two versions using their content URIs.
Instructions
[read-only] Compute a unified diff between two CDS view (DDL source) versions, by their content_uris (taken from GetDdlVersions entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_uri_to | Yes | Opaque content_uri of the NEW/compare version (from a GetDdlVersions entry). | |
| content_uri_from | Yes | Opaque content_uri of the OLD/base version (from a GetDdlVersions entry). |