Page Contents
Home > @loopback/openapi-v3 > RestEndpoint
RestEndpoint interface
Data structure for REST related metadata
Signature:
export interface RestEndpoint
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [path](/doc/en/lb4/apidocs.openapi-v3.restendpoint.path.html) | string | ||
| [spec?](/doc/en/lb4/apidocs.openapi-v3.restendpoint.spec.html) | OperationObject | _(Optional)_ | |
| [verb](/doc/en/lb4/apidocs.openapi-v3.restendpoint.verb.html) | string |