Page Contents
Home > @loopback/rest > BaseRoute
BaseRoute class
Base implementation of RouteEntry
Signature:
export declare abstract class BaseRoute implements RouteEntry
Implements: RouteEntry
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Construct a new route |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
|
string | ||
|
|
OperationObject | ||
|
|
string |
Methods
| Method | Modifiers | Description |
|---|---|---|
|
| ||
|
|