A standardized RAML object representation using JSON schema.
npm install raml-object-standard --save
Use the schema.json
to validate your parser is standard.
Use a transform from the transform
directory that works with your existing parser. Current implementations:
- RAML JS Parser -
transform/raml-js-parser-08.js
Apache License 2.0