GetBehaviorDefinitionVersionDiff
Compare two versions of a RAP behavior definition by computing a unified diff based on their content URIs.
Instructions
[read-only] Compute a unified diff between two RAP behavior definition versions, by their content_uris (taken from GetBehaviorDefinitionVersions entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_uri_to | Yes | Opaque content_uri of the NEW/compare version (from a GetBehaviorDefinitionVersions entry). | |
| content_uri_from | Yes | Opaque content_uri of the OLD/base version (from a GetBehaviorDefinitionVersions entry). |