veto_api_contract
Analyze API endpoints to generate or verify API contracts, ensuring frontend-backend compatibility.
Instructions
Analyzes API endpoints and generates/verifies API contracts (e.g. OpenAPI or TypeScript types) to ensure front/back compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Action to perform. | |
| project_dir | Yes | Absolute path to project root. |