[P] JS API
Enumerations
Interfaces
- AnyHttpAuthRef
 - ApiKeyAuth
 - Authentication
 - AuthenticationOption
 - AuthenticationOptionReference
 - AuthenticationReference
 - AuthorizationCodeFlow
 - BasicAuth
 - BearerAuth
 - ClientCredentialsFlow
 - CookieParameterOptions
 - HeaderFieldOptions
 - HttpAuthBase
 - HttpBody
 - HttpOperation
 - HttpOperationBody
 - HttpOperationBodyBase
 - HttpOperationMultipartBody
 - HttpOperationParameters
 - HttpOperationPart
 - HttpOperationResponse
 - HttpOperationResponseContent
 - HttpPart
 - HttpPartOptions
 - HttpServer
 - HttpService
 - HttpServiceAuthentication
 - HttpStatusCodeRange
 - ImplicitFlow
 - MetadataInfo
 - MetadataInfoOptions
 - NoAuth
 - NoHttpAuthRef
 - Oauth2Auth
 - OAuth2HttpAuthRef
 - OAuth2Scope
 - OpenIDConnectAuth
 - PasswordFlow
 - PathParameterOptions
 - QueryParameterOptions
 - RoutePath
 
Type Aliases
- HttpAuth
 - HttpAuthRef
 - HttpOperationCookieParameter
 - HttpOperationHeaderParameter
 - HttpOperationParameter
 - HttpOperationPathParameter
 - HttpOperationQueryParameter
 - HttpProperty
 - HttpStatusCodes
 - HttpStatusCodesEntry
 - HttpVerb
 - OAuth2Flow
 - OAuth2FlowType
 - OperationContainer
 - OperationVerbSelector
 
Variables
Functions
- $body
 - $bodyIgnore
 - $bodyRoot
 - $cookie
 - $delete
 - $get
 - $head
 - $header
 - $multipartBody
 - $patch
 - $path
 - $post
 - $put
 - $query
 - $route
 - $server
 - $sharedRoute
 - $statusCode
 - $useAuth
 - addQueryParamsToUriTemplate
 - createMetadataInfo
 - getAllHttpServices
 - getAuthentication
 - getAuthenticationForOperation
 - getContentTypes
 - getCookieParamOptions
 - getHeaderFieldName
 - getHeaderFieldOptions
 - getHttpFileModel
 - getHttpOperation
 - getHttpPart
 - getHttpService
 - getOperationParameters
 - getOperationVerb
 - getPatchOptions
 - getPathParamName
 - getPathParamOptions
 - getQueryParamName
 - getQueryParamOptions
 - getResponsesForOperation
 - getRouteOptionsForNamespace
 - getRoutePath
 - getServers
 - getStatusCodeDescription
 - getStatusCodes
 - getStatusCodesWithDiagnostics
 - getUriTemplatePathParam
 - getVisibilitySuffix
 - HttpVisibilityProvider
 - isApplicableMetadata
 - isApplicableMetadataOrBody
 - isBody
 - isBodyIgnore
 - isBodyRoot
 - isCookieParam
 - isHeader
 - isHttpFile
 - isMultipartBodyProperty
 - isOrExtendsHttpFile
 - isOverloadSameEndpoint
 - isPathParam
 - isQueryParam
 - isSharedRoute
 - isStatusCode
 - isVisible
 - joinPathSegments
 - listHttpOperationsIn
 - reportIfNoRoutes
 - resolveAuthentication
 - resolveRequestVisibility
 - setAuthentication
 - setRoute
 - setSharedRoute
 
References
isMetadata
Renames and re-exports isMetadataCallback