Page Contents
Home > @loopback/rest > ApiExplorerOptions
ApiExplorerOptions interface
Signature:
export interface ApiExplorerOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
true |
(Optional) Set this flag to disable the built-in redirect to externally hosted API Explorer UI. | ||
|
string |
(Optional) URL for the API explorer served over | ||
|
string |
(Optional) URL for the hosted API explorer UI default to https://loopback.io/api-explorer |