Skip to content

v1.2.0

Choose a tag to compare

@Tobion Tobion released this 14 Apr 22:50
· 6 commits to master since this release
fb790c9
  • Supports OpenAPI Specification version 3
  • Dependency on zircote/swagger-php raised from 2.x to 3.x
  • Route loading stays the same as before. You just need to update the annotations when migrating from OpenAPI v2 to v3.
  • Thank you @kswzr for the help.