Package Exports
- raml-to-swagger
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (raml-to-swagger) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
raml-to-swagger
Library for converting RAML format into Swagger 2.0
Notice: This lib doesn't intended to be used on it's own.
But rather as part of api-spec-converter which is 3in1:
- JS lib with support of Node.js and Browser.
- CLI tool
- Web converter