delimit_diff
Compare two OpenAPI specification files and list all changes between them with no policy filtering.
Instructions
Diff two OpenAPI specs and list all changes. Pure diff, no policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_spec | Yes | Path to the old OpenAPI spec file. | |
| new_spec | Yes | Path to the new OpenAPI spec file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||