Preparing search index...
The search index is not available
@spailybot/moleculer-auto-openapi - v1.3.1
@spailybot/moleculer-auto-openapi
index
MoleculerWebTypes
Route
Interface Route
interface
Route
{
callOptions
:
any
;
cors
:
CorsOptions
;
etag
:
boolean
|
Function
|
"weak"
|
"strong"
;
hasWhitelist
:
boolean
;
logging
:
boolean
;
mappingPolicy
:
string
;
middlewares
:
Function
[]
;
onAfterCall
?:
unknown
;
onBeforeCall
?:
unknown
;
opts
:
any
;
path
:
string
;
whitelist
:
string
[]
;
}
Index
Properties
call
Options
cors
etag
has
Whitelist
logging
mapping
Policy
middlewares
on
After
Call?
on
Before
Call?
opts
path
whitelist
Properties
call
Options
call
Options
:
any
cors
cors
:
CorsOptions
etag
etag
:
boolean
|
Function
|
"weak"
|
"strong"
has
Whitelist
has
Whitelist
:
boolean
logging
logging
:
boolean
mapping
Policy
mapping
Policy
:
string
middlewares
middlewares
:
Function
[]
Optional
on
After
Call
on
After
Call
?:
unknown
Optional
on
Before
Call
on
Before
Call
?:
unknown
opts
opts
:
any
path
path
:
string
whitelist
whitelist
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
call
Options
cors
etag
has
Whitelist
logging
mapping
Policy
middlewares
on
After
Call
on
Before
Call
opts
path
whitelist
@spailybot/moleculer-auto-openapi - v1.3.1
Loading...