@karmaniverous/smoz
GitHub
Preparing search index...
openapi/buildOpenApi
RegEntry
Type Alias RegEntry
type
RegEntry
=
{
basePath
?:
string
;
callerModuleUrl
:
string
;
endpointsRootAbs
:
string
;
eventType
:
string
;
functionName
:
string
;
httpContexts
?:
readonly
HttpContext
[]
;
method
?:
MethodKey
;
openapiBaseOperation
?:
BaseOperation
;
}
Index
Properties
base
Path?
caller
Module
Url
endpoints
Root
Abs
event
Type
function
Name
http
Contexts?
method?
openapi
Base
Operation?
Properties
Optional
base
Path
basePath
?:
string
caller
Module
Url
callerModuleUrl
:
string
endpoints
Root
Abs
endpointsRootAbs
:
string
event
Type
eventType
:
string
function
Name
functionName
:
string
Optional
http
Contexts
httpContexts
?:
readonly
HttpContext
[]
Optional
method
method
?:
MethodKey
Optional
openapi
Base
Operation
openapiBaseOperation
?:
BaseOperation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Path
caller
Module
Url
endpoints
Root
Abs
event
Type
function
Name
http
Contexts
method
openapi
Base
Operation
GitHub
@karmaniverous/smoz
Loading...