pb33f / openapi-changes

The world's sexiest OpenAPI breaking changes detector. Discover what changed between two OpenAPI specs, or a single spec over time. Supports OpenAPI 3.1, 3.0 and Swagger
https://pb33f.io/openapi-changes/
Other
180 stars 16 forks source link

[Feature Request] Add option to write out report to specified file (For both JSON and HTML) #98

Open jacobm-splunk opened 8 months ago

jacobm-splunk commented 8 months ago

OpenAPI Changes does not have the option to write out the report to a specific file, rather than to console.

It would be great for CI/CD to be able to write out reports to a specific file.