mock_payloads
Generate an example request and success-response payload for every operation from its schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | The API description to operate on — OpenAPI, AsyncAPI, Arazzo or JSON Schema. A YAML/JSON string or an already-parsed object; both are accepted. |