Releases: jrouly/sbt-openapi-style-validator
Releases · jrouly/sbt-openapi-style-validator
v0.0.5
Update to support v1.7 and publish to Maven Central
Update to openapi-style-validator release 1.7 (#7) * Update to openapi-style-validator release 1.7 * add missing config lines
Suppresses ugly stack traces when validation fails.
v0.0.3 Suppress stack traces in validation output. (#5)
Adds configuration file support.
Support reading from a configuration file. (#2) * Support reading from a configuration file. * update docs for naming conventions
Initial release
Supports integration of openapi-style-validator into an existing sbt build.