Page Contents
Home > @loopback/rest > RestTags
RestTags namespace
Binding tags for RestServer
Signature:
export declare namespace RestTags
Variables
| Variable | Description |
|---|---|
|
Legacy middleware chain for action-based REST sequence | |
|
Binding tag for controller route bindings to represent the controller binding key | |
|
Binding tag to identify controller based REST routes | |
|
Binding tag to identify REST routes | |
|
Binding tag for the REST route path | |
|
Binding tag for the REST route verb |