OpenAPITools / openapi-diff

Utility for comparing two OpenAPI specifications.
Apache License 2.0
780 stars 153 forks source link

Configurable incompatibility checks #552

Closed westse closed 6 months ago

westse commented 11 months ago

config-file and config-prop CLI options

Maven plugin config parameters

Relies on recent exhaustive testing of incompatible checks to ensure no regressions (see #545).

Fix #551 Fix #550 Fix #303

westse commented 9 months ago

Any feedback on this? To make it easier I curated each commit to be bite-size - so I recommend looking at each commit instead of all files at once (which I can image would seem daunting).

wing328 commented 6 months ago

@westse Thanks for the PR. FYI https://github.com/OpenAPITools/openapi-diff/discussions/598