stoplightio / api-spec-converter

This package helps to convert between different API specifications (Postman, Swagger, RAML, StopLight).
MIT License
137 stars 86 forks source link

RAML 1.0 to Swagger conversion fails with multi file RAML specification #43

Open cskradski opened 7 years ago

cskradski commented 7 years ago

A RAML 1.0 specification composed of multiple files does not properly convert to Swagger.

Example: spec.raml (top level spec file) types.raml (a RAML 1.0 library used by spec.raml)

Executing the converter on spec.raml does not convert the types in types.raml to Swagger definitions.

bijoys commented 7 years ago

+1

kevingilbert100 commented 7 years ago

+1

kokyhin commented 6 years ago

+1

itcreator commented 6 years ago

+1