Generates file with RAML 0.8 content.
Parsed WebApi Model to generate content from.
Path to the generated file.
Generates string with RAML 0.8 content.
Parsed WebApi Model to generate content from.
Generated string.
Parses RAML 0.8 content from string or url.
File url/path or content string.
Parsed WebApi Model.
Parses RAML 0.8 content from string with a custom API Doc location.
Content string to be parsed.
Location to assign to a doc parsed from a content string. References are resolved relative to this location.
Parsed WebApi Model (future).
Resolves parsed RAML 0.8 amf.model.
Resolution process includes resolving references to all types, libraries, etc.
Parsed WebApi Model to be resolved.
Resolved parsed WebApi Model.
Validates parsed RAML 0.8 amf.model.
Parsed WebApi Model to be validated.
Validation report.
Generated using TypeDoc
Provides methods for RAML 0.8 processing