@spailybot/moleculer-auto-openapi - v2.0.0
Preparing search index...
index
Route
Class Route
Index
Constructors
constructor
Properties
aliases
api
Service
auto
Aliases
body
Parsers?
busboy
Config?
openapi?
open
Api
Service?
path
Methods
search
Alias
format
Path
Constructors
constructor
new
Route
(
logger
:
Logger
,
route
:
definedApiRouteSchema
,
apiService
:
ServiceSchema
<
ApiSettingsSchemaOpenApi
>
,
openApiService
?:
ServiceSchema
<
OpenApiMixinSettings
,
Record
<
string
,
any
>
,
Record
<
string
,
any
>
,
Service
<
OpenApiMixinSettings
>
&
Record
<
string
,
any
>
,
>
,
skipUnresolvedActions
?:
boolean
,
)
:
Route
Parameters
logger
:
Logger
route
:
definedApiRouteSchema
apiService
:
ServiceSchema
<
ApiSettingsSchemaOpenApi
>
Optional
openApiService
:
ServiceSchema
<
OpenApiMixinSettings
,
Record
<
string
,
any
>
,
Record
<
string
,
any
>
,
Service
<
OpenApiMixinSettings
>
&
Record
<
string
,
any
>
,
>
skipUnresolvedActions
:
boolean
= true
Returns
Route
Properties
Readonly
aliases
aliases
:
Alias
[]
Readonly
api
Service
apiService
:
ServiceSchema
<
ApiSettingsSchemaOpenApi
>
Readonly
auto
Aliases
autoAliases
:
boolean
Optional
Readonly
body
Parsers
bodyParsers
?:
boolean
|
bodyParserOptions
Optional
Readonly
busboy
Config
busboyConfig
?:
BusboyConfig
<
unknown
>
Optional
Readonly
openapi
openapi
?:
ApiRouteOpenApi
Optional
Readonly
open
Api
Service
openApiService
?:
ServiceSchema
<
OpenApiMixinSettings
,
Record
<
string
,
any
>
,
Record
<
string
,
any
>
,
Service
<
OpenApiMixinSettings
>
&
Record
<
string
,
any
>
,
>
Readonly
path
path
:
string
Methods
search
Alias
searchAlias
(
alias
:
routeAlias
)
:
Alias
|
undefined
Parameters
alias
:
routeAlias
Returns
Alias
|
undefined
Static
format
Path
formatPath
(
routePath
:
string
,
apiService
:
ServiceSchema
<
ApiSettingsSchemaOpenApi
>
,
)
:
string
Parameters
routePath
:
string
apiService
:
ServiceSchema
<
ApiSettingsSchemaOpenApi
>
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
aliases
api
Service
auto
Aliases
body
Parsers
busboy
Config
openapi
open
Api
Service
path
Methods
search
Alias
format
Path
@spailybot/moleculer-auto-openapi - v2.0.0
Loading...