Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

allowEmptyValue

allowEmptyValue: BoolField

allowReserved

allowReserved: BoolField

binding

binding: StrField

customDomainProperties

customDomainProperties: DomainExtension[]

deprecated

deprecated: BoolField

description

description: StrField

examples

examples: Example[]

explode

explode: BoolField

extendsNode

extendsNode: DomainElement[]

id

id: string

name

name: StrField

payloads

payloads: Payload[]

position

position: Range

required

required: BoolField

schema

schema: Shape

style

style: StrField

Methods

annotations

  • annotations(): any

graph

withAllowEmptyValue

  • withAllowEmptyValue(allowEmptyValue: boolean): this
  • Parameters

    • allowEmptyValue: boolean

    Returns this

withAllowReserved

  • withAllowReserved(allowReserved: boolean): this
  • Parameters

    • allowReserved: boolean

    Returns this

withBinding

  • withBinding(binding: string): this
  • Parameters

    • binding: string

    Returns this

withCustomDomainProperties

withDeprecated

  • withDeprecated(deprecated: boolean): this
  • Parameters

    • deprecated: boolean

    Returns this

withDescription

  • withDescription(description: string): this
  • Parameters

    • description: string

    Returns this

withExample

  • withExample(name: string): Example
  • Parameters

    • name: string

    Returns Example

withExamples

  • withExamples(examples: Example[]): this
  • Parameters

    Returns this

withExplode

  • withExplode(explode: boolean): this
  • Parameters

    • explode: boolean

    Returns this

withExtendsNode

withId

  • withId(id: string): this
  • Parameters

    • id: string

    Returns this

withName

  • withName(name: string): this
  • Parameters

    • name: string

    Returns this

withObjectSchema

  • Parameters

    • name: string

    Returns NodeShape

withPayload

  • withPayload(mediaType: string): Payload
  • Parameters

    • mediaType: string

    Returns Payload

withPayloads

  • withPayloads(payloads: Payload[]): this
  • Parameters

    Returns this

withRequired

  • withRequired(required: boolean): this
  • Parameters

    • required: boolean

    Returns this

withScalarSchema

  • Parameters

    • name: string

    Returns ScalarShape

withSchema

  • withSchema(schema: Shape): this
  • Parameters

    Returns this

withStyle

  • withStyle(style: string): this
  • Parameters

    • style: string

    Returns this

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc