Page Contents
Home > @loopback/rest > HttpHandler
HttpHandler class
Signature:
export declare class HttpHandler
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
|
ComponentsObject |
Shared OpenAPI spec objects as | |
|
| |||
|
| |||
|
| |||
|
(request: Request, response: Response) => Promise<void> |
Methods
| Method | Modifiers | Description |
|---|---|---|
|
| ||
|
Merge components into the OpenApi spec | ||