Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 15:56
· 6 commits to master since this release
0.3.0
0ec9348

New features:

  • possibility to lookup for open API spec file(s) in the provided path tree with support of wildcards
  • possibility to validate multiple open API spec files via full path(s)
  • possibility to validate multiple open API spec files via url(s)
  • explicit command line named arguments support

The tool still can be used in legacy mode for existing CI/CD pipelines support.
Repo has been migrated to the github actions instead of travis-ci.

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 1

enhancement

bug