ts-lambda-api - v2.5.2
Preparing search index...
<internal>
ControllerInfo
Class ControllerInfo
Index
Constructors
constructor
Properties
api
Description?
api
Ignore?
api
Name?
api
Request
Info?
class
Constructor
consumes?
endpoints
error
Interceptor?
name
no
Auth?
path?
produces?
roles
Allowed?
Methods
get
Or
Create
Request
Info
Constructors
constructor
new
ControllerInfo
(
name
:
string
,
classConstructor
:
Function
)
:
ControllerInfo
Parameters
name
:
string
classConstructor
:
Function
Returns
ControllerInfo
Properties
Optional
api
Description
apiDescription
?:
string
Optional
api
Ignore
apiIgnore
?:
boolean
Optional
api
Name
apiName
?:
string
Optional
api
Request
Info
apiRequestInfo
?:
ApiBodyInfo
Readonly
class
Constructor
classConstructor
:
Function
Optional
consumes
consumes
?:
string
endpoints
endpoints
:
Map
<
string
,
EndpointInfo
>
= ...
Optional
error
Interceptor
errorInterceptor
?:
ServiceIdentifier
<
ErrorInterceptor
>
Readonly
name
name
:
string
Optional
no
Auth
noAuth
?:
boolean
Optional
path
path
?:
string
Optional
produces
produces
?:
string
Optional
roles
Allowed
rolesAllowed
?:
string
[]
Methods
get
Or
Create
Request
Info
getOrCreateRequestInfo
()
:
ApiBodyInfo
Returns
ApiBodyInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
api
Description
api
Ignore
api
Name
api
Request
Info
class
Constructor
consumes
endpoints
error
Interceptor
name
no
Auth
path
produces
roles
Allowed
Methods
get
Or
Create
Request
Info
ts-lambda-api - v2.5.2
Loading...