Diff operations
Diff operation reference from the canonical Document API contract.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Bring your own editor UI. Use SuperDoc as the document engine underneath. Read the announcement →
Diff operation reference from the canonical Document API contract.
| Operation | Member path | Mutates | Idempotency | Tracked | Dry run |
|---|---|---|---|---|---|
diff.capture | diff.capture | No | idempotent | No | No |
diff.compare | diff.compare | No | idempotent | No | No |
diff.apply | diff.apply | Yes | conditional | Yes | No |
Was this page helpful?
