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 | string | ||
| spec? | OperationObject | (Optional) | |
| verb | string |