Releases: Surnet/swagger-jsdoc
Releases · Surnet/swagger-jsdoc
v1.8.4
v1.8.3
Upgrading dependencies.
v1.8.2
v1.8.1
Major revision of possible input properties, in order to comply with swagger v2
The following tags are acceptable:
- consumes
- produces
- paths
- schemas
- securityDefinitions
- responses
- parameters
- definitions
- tags
Also, their singular forms (consume, produce, etc.) are also respected in this version for backwards compatibility. Singular forms will be deprecated in swagger-jsdoc v2.
Examples have been updated.
v1.7.0
CLI Support
Adds CLI support, see #27
Add support for tags
v1.3.1 Version bump
options.api allows glob paths
Fixing node version incompadibility
v1.2.1 Update version number, change node test version