Snapshots
A Stoobly snapshot is a collection of requests and scenarios
What are Snapshots?
Stoobly snapshots are point-in-time copies of your mock requests. They are a collection of request and scenario events along with meta needed to create or delete them. Snapshots can be useful for restoring to a previous state or can be used to share mock requests with others.
Why use Snapshots?
Save and backup requests and scenarios
Share requests and scenarios
Version control requests and scenarios with Git
Folder Structure
/home/user/.stoobly/snapshots
└── history
└── 170052330
├── log
└── requests
└── 4a
└── 4a449553-b074-4782-809f-e52d8358da78
└── scenarios
└── ea320e50-3a46-41ac-a8fc-a021402c22d6
└── requests
└── ea320e50-3a46-41ac-a8fc-a021402c22d6
└── VERSION
Next Steps
How to Snapshot RequestsLast updated
Was this helpful?