Options
All
  • Public
  • Public/Protected
  • All
Menu

Needed to set connection between json related mime types and json schema

Hierarchy

Index

Methods

RAMLVersion

  • RAMLVersion(): string

definition

description

errors

example

formParameters

  • Web forms REQUIRE special encoding and custom declaration. If the API's media type is either application/x-www-form-urlencoded or multipart/form-data, the formParameters property MUST specify the name-value pairs that the API is expecting. The formParameters property is a map in which the key is the name of the web form parameter, and the value is itself a map the specifies the web form parameter's attributes.

    Returns Parameter[]

kind

  • kind(): string

meta

name

  • name(): string

optional

  • optional(): boolean

optionalProperties

  • optionalProperties(): string[]

parent

runtimeDefinition

schema

schemaContent

  • schemaContent(): string

toJSON

Generated using TypeDoc