raml-to-swagger
Version:
Script for converting RAML format into Swagger 2.0
10 lines (7 loc) • 313 B
Markdown
# 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](https://github.com/lucybot/api-spec-converter) which is 3in1:
* JS lib with support of Node.js and Browser.
* CLI tool
* Web converter