daveshanley / vacuum

vacuum is the worlds fastest OpenAPI 3, OpenAPI 2 / Swagger linter and quality analysis tool. Built in go, it tears through API specs faster than you can think. vacuum is compatible with Spectral rulesets and generates compatible reports.
https://quobix.com/vacuum
MIT License
488 stars 39 forks source link

Vacuum bundle output format #474

Open nichwall opened 3 months ago

nichwall commented 3 months ago

It would be great if the bundle argument could change the output format based on the file extension or through a flag.

For example, if the input files are yaml, the bundled spec could be output as JSON.