Skip to content

Releases: jrouly/sbt-openapi-style-validator

v0.0.5

08 Jan 18:22
720ae5b
Compare
Choose a tag to compare

What's Changed

  • Update to openapi-style-validator release 1.10 by @gervaisb in #10

New Contributors

Full Changelog: v0.0.4...v0.0.5

Update to support v1.7 and publish to Maven Central

11 Dec 21:41
27d6c08
Compare
Choose a tag to compare
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.

03 Mar 03:09
bab3776
Compare
Choose a tag to compare
v0.0.3

Suppress stack traces in validation output. (#5)

Adds configuration file support.

23 Feb 15:40
c75bcd6
Compare
Choose a tag to compare
Support reading from a configuration file. (#2)

* Support reading from a configuration file.

* update docs for naming conventions

Initial release

18 Feb 03:34
Compare
Choose a tag to compare

Supports integration of openapi-style-validator into an existing sbt build.