Expand description
Snapshot Diff API Handlers
Provides endpoints for comparing mock server snapshots across different environments, personas, scenarios, or “realities” (reality continuum levels).
This enables side-by-side visualization for demos and debugging.
Structs§
- Compare
Snapshots Request - Request to compare snapshots
- Create
Snapshot Request - Request to create a snapshot
- Diff
Summary - Summary statistics for a diff
- Difference
- Individual difference between snapshots
- Mock
Snapshot - Snapshot of mock server state at a point in time
- Mock
Snapshot Item - Individual mock item in a snapshot
- Snapshot
Diff - Comparison between two snapshots
Enums§
- Difference
Type - Type of difference
Functions§
- snapshot_
diff_ router - Build the snapshot diff router