Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:3917/snapshot/diff
{ "entity_delta": 0, "from": "before", "from_entities": 3, "ok": true, "phase_changed": false, "to": "after", "to_entities": 3 }
compare two snapshots
Label of the baseline snapshot.
Label of the snapshot to compare against the baseline.
Structural diff between two snapshots.