Releases: Savory/Danet-Swagger
Releases · Savory/Danet-Swagger
2.0.0
1.6.1 Use danet latest version by default
chore: use latest danet version
1.6.0 Securities handling
refactor: inline swagger html
1.5.3 ApiBasicAuth
Full Changelog: 1.5.2...1.5.3
1.5.2 ApiSecurity on controllers
feat: apiSecurity on controller
1.5.1 Basic Auth
feat: basic auth api security
1.5.0 ApiProperty takes schema as argument
feat: apiProperty take an optional Schema as argument
1.4.1 Primitive returned type
refactor(addReponse): less if forest
1.4.0 Required properties
Required properties are now marked as required !
1.3.0 Handle object, array and date
feat: add support for `Date`, `Boolean`, `Object` and `Array` types (#5)