Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 2.32 KB

File metadata and controls

29 lines (24 loc) · 2.32 KB

Change Log

v2.2.3 (2019/01/17 15:37 +00:00)

  • d34c001 2.2.3 (@Ajaxy)
  • 5a025c4 Fix paths containing semicolon (@Ajaxy)
  • #12 Generate correct path key for typed path parameters (@pvgoran)

v2.2.2 (2019/01/14 22:26 +00:00)

  • 5d6a416 2.2.2 (@Ajaxy)
  • addbac5 Security upgrade for merge (@Ajaxy)
  • dfba309 Fix for : in enum values (@Ajaxy)

v2.2.0 (2018/12/24 14:44 +00:00)

  • db7162c 2.2.0 (@Ajaxy)
  • e07ebc1 Fix body parameters redundant attributes
  • 45863f0 Fix path params to match Swagger spec (:id => {id})
  • c16f20e Add integration test to validate against official Swagger spec

v2.1.0 (2018/11/12 19:54 +00:00)

  • 8bebf21 2.1.0 (@Ajaxy)
  • d21336a Add link to Tinyspec Cloud (@Ajaxy)
  • #10 Support for multi-dimensional collections (arrays) (@sojournerc, @Ajaxy)
  • bfe972b Add a link to the Toptal article (@Ajaxy)
  • 8ad3253 Support for multi-dimensional collections (arrays) (@Ajaxy)
  • #9 Add support for "date" type (@pvgoran)
  • e79d34e Create LICENSE (@Ajaxy)

v2.0.0 (2018/10/03 11:22 +00:00)

  • First stable release