Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceMethod

Metadata for REST service methods

Hierarchy

  • ServiceMethod

Index

Properties

acceptMultiTypedParam

acceptMultiTypedParam: boolean

accepts

accepts: Array<string>

files

files: Array<FileParam>

httpMethod

httpMethod: HttpMethod

languages

languages: Array<string>

mustParseBody

mustParseBody: boolean

mustParseCookies

mustParseCookies: boolean

mustParseForms

mustParseForms: boolean

name

name: string

parameters

parameters: Array<MethodParam>

path

path: string

resolvedAccepts

resolvedAccepts: Array<string>

resolvedLanguages

resolvedLanguages: Array<string>

resolvedPath

resolvedPath: string

Generated using TypeDoc