apidog_diff
Compare Apidog API state with an OpenAPI spec to identify added, removed, and changed endpoints, including field-level differences.
Instructions
Compare current Apidog state against a provided OpenAPI spec. Reports added, removed, and changed endpoints with field-level diffs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | OpenAPI spec as JSON object | |
| module | Yes | Module name | |
| project | No | Project name. Required when multiple projects are configured, optional otherwise. | |
| specPath | No | Path to OpenAPI spec JSON file |