Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

mulesoft-labs/raml-object-standard

Repository files navigation

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