Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 559 Bytes

Changelog

Version 0.3.0

  • Hide disabled HTTP methods. (thanks to @swordfish444)

Version 0.2.3

  • Fixed case when referencing a Schema Type

Version 0.2.2

  • Fixed request and response objects to fit the final version v. 3.0.0

Version 0.1.3

  • Fixed bug #2 on parameters. On v.3 parameters has no direct property type but an schema property (thanks to Mike Ralpshon for pointing it out).

Version 0.1.2

  • Fixed bug #1 on requestBody generation (thanks to Mike Ralpshon for pointing it out).

Version 0.1.0

  • Initial version