Preparing search index...
The search index is not available
@spailybot/moleculer-auto-openapi - v1.3.1
@spailybot/moleculer-auto-openapi
index
Alias
Class Alias
Index
Constructors
constructor
Properties
_method
_path
action?
action
Schema?
busboy
Config?
full
Path
openapi
route
service?
skipped
type?
Accessors
method
path
Methods
get
Methods
get
Paths
is
Joker
Alias
toJSON
Constructors
constructor
new
Alias
(
infos
,
route
)
:
Alias
Parameters
infos
:
AliasRouteSchemaOpenApi
route
:
Route
Returns
Alias
Properties
Private
_method
_method
:
rawHttpMethod
= '*'
Private
_path
_path
:
string
= ''
Optional
action
action
?:
string
Optional
action
Schema
action
Schema
?:
Omit
<
ActionSchema
,
"openapi"
>
&
{
openapi
?:
ActionOpenApi
;
}
&
{
params
?:
ValidationSchema
;
}
Type declaration
Optional
openapi
?:
ActionOpenApi
Type declaration
Optional
params
?:
ValidationSchema
Optional
Readonly
busboy
Config
busboy
Config
?:
BusboyConfig
<
unknown
>
full
Path
full
Path
:
string
openapi
openapi
:
undefined
|
AliasRouteOpenApi
Readonly
route
route
:
Route
Optional
service
service
?:
ServiceSchema
<
ServiceSettingSchema
>
skipped
skipped
:
boolean
= false
Optional
type
type
?:
string
Accessors
method
get
method
(
)
:
rawHttpMethod
Returns
rawHttpMethod
set
method
(
value
)
:
void
Parameters
value
:
string
Returns
void
path
get
path
(
)
:
string
Returns
string
set
path
(
value
)
:
void
Parameters
value
:
string
Returns
void
Methods
get
Methods
get
Methods
(
)
:
HTTP_METHODS
[]
Returns
HTTP_METHODS
[]
get
Paths
get
Paths
(
)
:
PathAction
[]
Returns
PathAction
[]
is
Joker
Alias
is
Joker
Alias
(
)
:
boolean
Returns
boolean
toJSON
toJSON
(
)
:
AliasRouteSchemaOpenApi
Returns
AliasRouteSchemaOpenApi
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_method
_path
action
action
Schema
busboy
Config
full
Path
openapi
route
service
skipped
type
method
path
get
Methods
get
Paths
is
Joker
Alias
toJSON
@spailybot/moleculer-auto-openapi - v1.3.1
Loading...