@spailybot/moleculer-auto-openapi - v1.3.2
Preparing search index...
index
PathAction
Class PathAction
Index
Constructors
constructor
Properties
action?
action
Name?
action
Type?
method
path
Accessors
full
Path
Methods
set
Action
Constructors
constructor
new
PathAction
(
alias
:
Alias
,
method
:
HTTP_METHODS
,
action
:
|
undefined
|
Omit
<
ActionSchema
,
"openapi"
>
&
{
openapi
?:
ActionOpenApi
}
&
{
params
?:
ValidationSchema
;
}
,
)
:
PathAction
Parameters
alias
:
Alias
method
:
HTTP_METHODS
action
:
|
undefined
|
Omit
<
ActionSchema
,
"openapi"
>
&
{
openapi
?:
ActionOpenApi
}
&
{
params
?:
ValidationSchema
;
}
Returns
PathAction
Properties
Optional
action
action
?:
ActionSchema
Optional
action
Name
actionName
?:
string
Optional
action
Type
actionType
?:
string
method
method
:
HTTP_METHODS
path
path
:
string
Accessors
full
Path
get
fullPath
()
:
string
Returns
string
Methods
set
Action
setAction
(
action
:
ActionSchema
)
:
void
Parameters
action
:
ActionSchema
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
action
action
Name
action
Type
method
path
Accessors
full
Path
Methods
set
Action
@spailybot/moleculer-auto-openapi - v1.3.2
Loading...