You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: