Lint Spec
lint_specPrevent API contract drift by validating specifications against style guide rules. Returns violations grouped by severity with rule details and affected paths.
Instructions
Validate an API specification against style guide rules. Returns violations grouped by severity (error, warning, info) with rule details and affected paths. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification to lint |