apimock_collection
Generate a mock collection JSON by providing a collection name and endpoints list. Define newline-separated method and path pairs to structure mock API responses.
Instructions
Generate a mock collection JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Collection name | |
| endpoints | Yes | Newline method path |