Updating with Open API
Last updated
Was this helpful?
Last updated
Was this helpful?
Open API specification
We currently support most of and .
Only the json and yaml versions of OpenAPI are currently supported.
Have your specification file ready on your local filesystem and make sure it is valid and compliant with your specification.
Go into a directory using the you want to update the requests in.
Let's take a look at the relevant command:
By using the different flags and options, you can change what API format to use, which scenario if any to import into, as well as other features.
Here is an example command you can run after changing the PATH to your specification file:
View your requests and you should see them updated.