Skip to content

Releases: Surnet/swagger-jsdoc

v1.8.4

29 Dec 12:06
Compare
Choose a tag to compare

Ignore deprecation check #45

v1.8.3

04 Dec 13:24
Compare
Choose a tag to compare

Upgrading dependencies.

v1.8.2

18 Nov 19:10
Compare
Choose a tag to compare

Minor update in example files. (Updating sample to comply with Swagger v2 #42)

v1.8.1

27 Oct 12:04
Compare
Choose a tag to compare

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

27 Oct 01:42
Compare
Choose a tag to compare
Bump to v1.7.0

CLI Support

25 Aug 09:00
Compare
Choose a tag to compare

Adds CLI support, see #27

Add support for tags

03 Jul 18:14
Compare
Choose a tag to compare
v1.3.1

Version bump

options.api allows glob paths

07 Apr 14:11
Compare
Choose a tag to compare

You can now add glob paths. See #19 and #20

Fixing node version incompadibility

12 Mar 14:12
Compare
Choose a tag to compare
v1.2.1

Update version number, change node test version

Include .yaml, and able to define responses, parameters and securityDefinitions

26 Feb 18:53
Compare
Choose a tag to compare