Skip to content

Releases: cnizzardini/cakephp-swagger-bake

v1.1.0

18 May 22:08
f2ee3a1
Compare
Choose a tag to compare

Enhancements

  • Created install wizard: bin/cake swagger install
  • Tons of code maintenance and refactoring.
  • Additional unit tests added
  • Display warnings in UI and console if operations are missing 20x responses

v1.0.4

10 May 15:30
0c7fdc8
Compare
Choose a tag to compare

Fixes bug with loading routes from YML.

v1.0.3

09 May 03:36
1c5da26
Compare
Choose a tag to compare

Enhancements

  • Support Data Transfer Objects #16
  • Support XML #21
  • Upgraded SwaggerUI to 3.25.1 (from 3.25.0)
  • Use a local ReDoc JS (2.0.0-rc.28) replacing remote load

Bugs

  • Fixed various issues with importing data from the default swagger YML file

Misc

Code cleanup, doc block comments, and additional unit tests

v1.0.2

02 May 02:10
df833c9
Compare
Choose a tag to compare

Enhancements

  • Limited display of routes in swagger routes to RESTful routes and excluded DebugKit from the output
  • Improved output of bin/cake swagger routes
  • Added support for Exception schema
  • Added support for Array of objects on collections
  • Support defining descriptions on Query and Post parameters #20
  • Support defining descriptions for cake model attributes #19
  • Support defining descriptions for @SwagHeader

Bug Fixes

  • Fixed a strange bug when config prefix is set to forward-slash "/"
  • Do not set HTTP 200 response on the path operation if a 20x response code has been defined already
  • SwagRequestBodyContent not working #22
  • Invalid data types per editor.swagger.io #23
  • Custom schema type property not being converted properly #24

Misc

  • Added README note on missing CSRF token body error
  • Additional refactoring, code improvement etc...

v1.0.0

19 Apr 14:05
Compare
Choose a tag to compare
v1 release

v1 Release Candidate 2

18 Apr 22:01
1e24ebd
Compare
Choose a tag to compare
v1-rc2

release candidate 2

v1 RC 1

18 Apr 00:50
54ab123
Compare
Choose a tag to compare
v1-rc1

release candidate 1

v1 Release Candidate

17 Apr 18:50
Compare
Choose a tag to compare
v1-rc0

release candidate