Releases: alt3/cakephp-swagger
Releases · alt3/cakephp-swagger
4.0.1
Compare
Sorry, something went wrong.
No results found
fix: swagger output to file #56
4.0.0
Compare
Sorry, something went wrong.
No results found
CakePHP 4x version, courtesy of mr. @mimo74 ❤️ #55
2.0.2
Compare
Sorry, something went wrong.
No results found
adds Plugin Object loading
better instructions
2.0.0
Compare
Sorry, something went wrong.
No results found
Update to CakePHP 3.6 courtesy of mr. @pedro-stanaka 🎯 #41
Please note:
all future development of this plugin will be done against this version
we are no longer supporting HHVM
1.0.4
Compare
Sorry, something went wrong.
No results found
bumps minimum PHP version to 5.6 (to keep in sync with the swagger-php repo)
adds support for providing custom Analyser object to allow e.g. auto-generating annotations (@georgeconstantinou #33 )
1.0.3
Compare
Sorry, something went wrong.
No results found
Prevent warnings when when using zircote/swagger-php 2.0.8 (@aceat64 #31 )
1.0.2
Compare
Sorry, something went wrong.
No results found
Allow modifying API basePath via annotations (@alex-jaydee #30 )
1.0.1
Compare
Sorry, something went wrong.
No results found
Adds UI option to disable api selector - @aceat64 - #28
1.0.0
Compare
Sorry, something went wrong.
No results found
Swagger UI 2.2.3
fixes unassigned title viewVar (#26 )