Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Releases: stoplightio/api-spec-converter

0.1.16

13 Dec 21:40
Compare
Choose a tag to compare
  • fix missing response example bug in swagger export
  • add more error protection to swagger importer
  • add extensions support to exporter

v0.1.11

18 Nov 00:47
Compare
Choose a tag to compare
  • don't require consumes when parsing request bodies

v0.1.9

21 Oct 02:40
Compare
Choose a tag to compare

v0.1.8

16 Oct 19:32
Compare
Choose a tag to compare
  • Fix: swagger -> raml10 producing array of traits instead of map #37
  • Fix: raml08 schema prop not being imported correctly #36

v0.1.7

07 Oct 17:03
Compare
Choose a tag to compare
  • Fix: Import from Swagger: incorrect response with allIOf conversion to Raml. #28
  • Fix: Export to RAML: external docs annotation defines description as required. #30
  • Fix: Export to RAML: Wrong uri format. #32
  • Fix: "null" generated value for baseUri in RAML. #33

v0.1.6

03 Oct 22:25
Compare
Choose a tag to compare
  • fix Import from Swagger: there is not declaration for info annotation #26
  • allow specs to have properties named "ref" in their schemas