Example: flows/user-signup.yml, flows/payments-refund.yml.
Each flow:
- is a small script of API calls,
- linked to specific OAS operations,
- with explanation text and expected responses,
- runnable step-by-step in the UI.
Use case
- For a new dev:
Open API Studio -> "Onboarding: User journey" -> click "Run flow". See requests, responses, and explanations side by side.
Example:
flows/user-signup.yml,flows/payments-refund.yml.Each flow:
Use case
Open API Studio -> "Onboarding: User journey" -> click "Run flow". See requests, responses, and explanations side by side.