Releases: stoplightio/api-spec-converter
Releases · stoplightio/api-spec-converter
0.1.16
- fix missing response example bug in swagger export
- add more error protection to swagger importer
- add extensions support to exporter
v0.1.11
- don't require consumes when parsing request bodies
v0.1.8
- Fix: swagger -> raml10 producing array of traits instead of map #37
- Fix: raml08 schema prop not being imported correctly #36
v0.1.7
- 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
- fix Import from Swagger: there is not declaration for info annotation #26
- allow specs to have properties named "ref" in their schemas