change requests
Derive the semantic field delta from the last authorized repository revision to the exact current revision.
The client supplies no diff. The server compares persisted canonical snapshots and returns only semantic repo-owned fields.
get/api/v1/intents/{id}/revision-diff
Path parameters
idstring required
id path parameter.
Query parameters
tostring
Expected current 64-character repoBodyRevision. Returns 409 if it moved.
Response
OK — delta derived from immutable server snapshots
object required
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○