[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
- OperationParameterOptions
- PasswordFlow
- PathParameterOptions
- QueryParameterOptions
- RouteOptions
- RoutePath
- RouteProducerResult
- RouteResolutionOptions
Type Aliases
- HttpAuth
- HttpAuthRef
- HttpOperationCookieParameter
- HttpOperationHeaderParameter
- HttpOperationParameter
- HttpOperationPathParameter
- HttpOperationQueryParameter
- HttpOperationRequestBody
- HttpOperationResponseBody
- HttpProperty
- HttpStatusCodes
- HttpStatusCodesEntry
- HttpVerb
- OAuth2Flow
- OAuth2FlowType
- OperationContainer
- OperationDetails
- OperationVerbSelector
- RouteProducer
- ServiceAuthentication
- StatusCode
Variables
Functions
- $body
- $bodyIgnore
- $bodyRoot
- $cookie
- $delete
- $get
- $head
- $header
- $multipartBody
- $patch
- $path
- $post
- $put
- $query
- $route
- $server
- $sharedRoute
- $statusCode
- $useAuth
- addQueryParamsToUriTemplate
- createMetadataInfo
- DefaultRouteProducer
- getAllHttpServices
- getAllRoutes
- getAuthentication
- getAuthenticationForOperation
- getContentTypes
- getCookieParamOptions
- getHeaderFieldName
- getHeaderFieldOptions
- getHttpFileModel
- getHttpOperation
- getHttpPart
- getHttpService
- getOperationParameters
- getOperationVerb
- getPathParamName
- getPathParamOptions
- getQueryParamName
- getQueryParamOptions
- getRequestVisibility
- getResponsesForOperation
- getRouteOptionsForNamespace
- getRoutePath
- getRouteProducer
- getServers
- getStatusCodeDescription
- getStatusCodes
- getStatusCodesWithDiagnostics
- getUriTemplatePathParam
- getVisibilitySuffix
- includeInapplicableMetadataInPayload
- includeInterfaceRoutesInNamespace
- isApplicableMetadata
- isApplicableMetadataOrBody
- isBody
- isBodyIgnore
- isBodyRoot
- isContentTypeHeader
- isCookieParam
- isHeader
- isHttpFile
- isMetadata
- isMultipartBodyProperty
- isOrExtendsHttpFile
- isOverloadSameEndpoint
- isPathParam
- isQueryParam
- isSharedRoute
- isStatusCode
- isVisible
- joinPathSegments
- listHttpOperationsIn
- reportIfNoRoutes
- resolveAuthentication
- resolvePathAndParameters
- resolveRequestVisibility
- setAuthentication
- setRoute
- setRouteOptionsForNamespace
- setRouteProducer
- setSharedRoute
- setStatusCode
- validateRouteUnique