Search
Preparing search index...
The search index is not available
Rest.ts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
rest-ts-core
InitialEndpointDefinition
Interface InitialEndpointDefinition<Params, METHOD>
Type parameters
Params
METHOD
:
HttpMethod
|
undefined
Hierarchy
InitialEndpointDefinition
Index
Properties
method
params
path
response
Properties
method
method
:
METHOD
params
params
:
Params
path
path
:
string
[]
response
response
:
undefined
Globals
rest-
ts-
axios
rest-
ts-
core
rest-
ts-
express
Endpoint
Builder
AEndpoint
Builder
Api
Definition
Empty
Initial
Endpoint
Definition
Endpoint
Definition
Initial
Endpoint
Definition
method
params
path
response
Http
Method
Query
Param
Type
Query
Params
DELETE
GET
PATCH
POST
PUT
defineAPI
Generated using
TypeDoc