rest_validate_conventions
Check REST API design against best practices and naming conventions. Submit an OpenAPI spec and select strictness level to catch violations and enforce consistent standards.
Instructions
Pro: Validate REST API design against best practices and naming conventions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| strictness | No | Validation strictness level | standard |
| openapi_spec | Yes | OpenAPI/Swagger spec or list of endpoints to validate |