create_api_contract
Create a new minimal OpenAPI 3.1 contract in the local contracts folder, specifying name, title, and optional version.
Instructions
Create a new minimal OpenAPI 3.1 contract in the local contracts folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| title | Yes | ||
| version | No | 1.0.0 |