api-spec-converter
api-spec-converter copied to clipboard
RAML 1.0 to Swagger conversion fails with multi file RAML specification
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.
+1
+1
+1
+1