apimock_mock
Generates a mock response for an endpoint by specifying HTTP method, path, and optional schema. Enables API testing without a live backend.
Instructions
Generate a mock response for an endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path | |
| method | Yes | HTTP method | |
| schema | No | Optional schema/fields |