mulesoft-labs / raml-object-standard

A standardized JSON schema for RAML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raml Object Standard

NPM version NPM downloads Build status Test coverage

A standardized RAML object representation using JSON schema.

Installation

npm install raml-object-standard --save

Usage

New Parsers

Use the schema.json to validate your parser is standard.

Old Parsers

Use a transform from the transform directory that works with your existing parser. Current implementations:

License

Apache License 2.0

About

A standardized JSON schema for RAML

License:Other


Languages

Language:JavaScript 100.0%