Home > @loopback/rest > RestBindings
RestBindings namespace
RestServer-specific bindings
Signature:
export declare namespace RestBindings
Namespaces
| Namespace | Description |
|---|---|
|
Request-specific bindings | |
|
Bindings for potential actions that could be used in a sequence |
Variables
| Variable | Description |
|---|---|
|
Binding key for AJV | |
|
Binding key for setting and injecting an OpenAPI spec | |
|
Internal binding key for basePath | |
|
Binding key for setting and injecting RestComponentConfig | |
|
Binding key for setting and injecting Reject action’s error handling options. See https://github.com/loopbackio/strong-error-handler#options for the list of available options. Please note that the flag | |
|
Internal binding key for http-handler | |
|
Binding key for setting and injecting the host name of RestServer | |
|
Binding key for HTTPS options | |
|
Binding key for setting and injecting a | |
|
Binding key for setting and injecting an OpenAPI operation spec | |
|
Binding key for setting and injecting the socket path of the RestServer | |
|
Binding key for setting and injecting the port number of RestServer | |
|
Binding key for setting and injecting the protocol of RestServer | |
|
Binding key for request json body parser | |
|
Binding key for request body parser options | |
|
Binding key for request raw body parser | |
|
Binding key for request raw body parser | |
|
Binding key for request text body parser | |
|
Binding key for request urlencoded body parser | |
|
Binding key for request body parser | |
|
Internal binding key for rest router | |
|
Namespace for REST routes | |
|
Binding key for setting and injecting a Sequence | |
|
Binding key for the server itself | |
|
Binding key for setting and injecting the URL of RestServer |