GetMetadataExtensionVersionDiff
Retrieve a unified diff comparing two CDS metadata extension versions by supplying their content URIs.
Instructions
[read-only] Compute a unified diff between two CDS metadata extension versions, by their content_uris (taken from GetMetadataExtensionVersions entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_uri_to | Yes | Opaque content_uri of the NEW/compare version (from a GetMetadataExtensionVersions entry). | |
| content_uri_from | Yes | Opaque content_uri of the OLD/base version (from a GetMetadataExtensionVersions entry). |