Skip to content

polmiro/raml-ruby-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAML ruby

Ruby parser for RAML language. Based of the more stable and developed raml-js-parser

Usage

To parse a RAML file:

TODO of what's left behind

  • Multi Typed parameteres are not hooked yet to the document
  • Validate non lexic / format
  • Test unexpected property values
  • Resource types and traits and apply them (transformations)
RamlParser.parse("path/to/your/file.raml")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages