Skip to content

Releases: syroegkin/swagger-markdown

v1.1.7

01 Jun 11:05
Compare
Choose a tag to compare

1.1.7 (2019-06-01)

Bug Fixes

  • force release (hack) (ae48f63)
  • package.json to reduce vulnerabilities (422e0f0)
  • security types should handle objects (9189823)
  • definitions: avoid undefined (714c912)
  • definitions: Replace newlines with spaces in table (ad72a3b)
  • package: change gitlab plugin to github (d8e6b49)

Consistent use of markdown #-based headers

20 Feb 07:04
a0c638b
Compare
Choose a tag to compare

Consistent use of markdown #-based headers

Support global parameters definiotions

04 Mar 15:11
Compare
Choose a tag to compare
Merge pull request #68 from syroegkin/dev

Support global parameters definitions

Support all common types and cases of the swagger format

22 Dec 20:25
Compare
Choose a tag to compare
  • Bugfixes
  • Support definitions (Models)
  • Parameters with correct Schemas
  • Rename Type to Schema from the responses and parameters sections

Security support

13 Dec 21:40
Compare
Choose a tag to compare
  • Bugfixes
  • Security support

Support more types

02 Oct 08:52
Compare
Choose a tag to compare
  • Full support of info types
  • Security definitions support
  • Bugfixes

Fix minor bugs, first iteration

15 Aug 19:38
Compare
Choose a tag to compare
Merge pull request #7 from syroegkin/dev

v 0.1.0

First iteration, responses and parameters

14 Aug 22:09
Compare
Choose a tag to compare
Merge pull request #5 from syroegkin/dev

v.0.0.3