Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

_meta

Protected _node

Protected nodeOrKey

nodeOrKey: IHighLevelNode | string

Protected setAsTopLevel

setAsTopLevel: boolean

Methods

RAMLVersion

  • RAMLVersion(): string

add

addToProp

allResourceTypes

allTraits

annotationTypes

annotations

attributeDefaults

  • attributeDefaults(): boolean

definition

dump

  • dump(): string

errors

kind

  • kind(): string

meta

optional

  • optional(): boolean

optionalProperties

  • optionalProperties(): string[]

parent

remove

resourceTypes

runtimeDefinition

scalarsAnnotations

schemas

  • Alias for the equivalent "types" property, for compatibility with RAML 0.8. Deprecated - API definitions should use the "types" property, as the "schemas" alias for that property name may be removed in a future RAML version. The "types" property allows for XML and JSON schemas.

    Returns TypeDeclaration[]

securitySchemes

toAny

  • toAny(arg: any): any

toBoolean

  • toBoolean(arg: any): boolean

toJSON

toNumber

  • toNumber(arg: any): any

toString

  • toString(arg: any): string

traits

types

uses

Generated using TypeDoc