yapi_create_category
Create a new API category in a YApi project to organize API interfaces. Specify the name and project ID, with an optional description.
Instructions
Create a new API category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | Category description | |
| name | Yes | Category name | |
| project_id | Yes | Project ID |