Skip to content

0.9.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@cebe cebe released this 22 Nov 13:47
· 215 commits to master since this release
4a4892d

First release. Ready for testing. This implements full coverage of the OpenAPI 3 Spec. The following functionality is available:

  • reading openapi YAML and JSON files
  • inspecting the API specification data through PHP object
  • basic validation against OpenAPI 3 spec
  • resolving of references (in the same file, as well as external files)

Please try it on your OpenAPI spec files and report any issues you see!