openapi-diff
openapi-diff copied to clipboard
Utility for comparing two OpenAPI specifications.
Results
131
openapi-diff issues
Sort by
recently updated
recently updated
newest added
**Describe the bug** In the request body, if you change the following field: ```yaml requestBody: content: application/json: schema: type: object properties: name: type: integer required: - name required: true ```...
Breaking/Non-Breaking classification