How to Update Requests

Prerequisites

Why Update Requests?

At some point in time, API providers will change the contract of a request. For example, maybe a component in the request or its response needs to be updated. When this happens we should also update the Stoobly request.

Updating Requests

There are three main strategies to update request(s):

Editing

Replaying

Overwriting

Persisting Changes

How to Snapshot Requests

Reverting Changes

In case you update a request with unintended consequences, you can reset it to the last snapshot state. For more information see our documentation on the snapshots feature:

Snapshots

Command

Options

Last updated

Was this helpful?