Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Options

Index

Properties

Optional attributeDefaults

attributeDefaults: boolean

If true, attribute defaults will be returned if no actual vale is specified in RAML code. Affects only attributes.

Optional filePath

filePath: string

Absolute path of the RAML file. May be used when content is provided directly on RAML parser method call instead of specifying file path and making the parser to load the file.

Optional fsResolver

fsResolver: FSResolver

Module used for operations with file system

Optional httpResolver

httpResolver: HTTPResolver

Module used for operations with web

Optional rejectOnErrors

rejectOnErrors: boolean

Whether to return Api which contains errors.

Generated using TypeDoc