Skip to content

Releases: Savory/Danet-Swagger

2.0.0

28 Dec 12:51
75d24b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...2.0.0

1.6.1 Use danet latest version by default

10 Apr 11:33
Compare
Choose a tag to compare
chore: use latest danet version

1.6.0 Securities handling

08 Apr 06:14
Compare
Choose a tag to compare
refactor: inline swagger html

1.5.3 ApiBasicAuth

07 Apr 14:08
Compare
Choose a tag to compare

1.5.2 ApiSecurity on controllers

07 Apr 14:01
Compare
Choose a tag to compare
feat: apiSecurity on controller

1.5.1 Basic Auth

07 Apr 13:47
Compare
Choose a tag to compare
feat: basic auth api security

1.5.0 ApiProperty takes schema as argument

07 Apr 13:12
Compare
Choose a tag to compare
feat: apiProperty take an optional Schema as argument

1.4.1 Primitive returned type

06 Jan 14:13
Compare
Choose a tag to compare
refactor(addReponse): less if forest

1.4.0 Required properties

06 Jan 11:08
Compare
Choose a tag to compare

Required properties are now marked as required !

1.3.0 Handle object, array and date

06 Jan 09:14
541cfc8
Compare
Choose a tag to compare
feat: add support for `Date`, `Boolean`, `Object` and `Array` types (#5)