Page Contents

Home > @loopback/rest > ApiExplorerOptions

ApiExplorerOptions interface

Signature:

export interface ApiExplorerOptions 

Properties

Property Modifiers Type Description
disabled?   true (Optional) Set this flag to disable the built-in redirect to externally hosted API Explorer UI.
httpUrl?   string (Optional) URL for the API explorer served over http protocol to deal with mixed content security imposed by browsers as the spec is exposed over http by default. See https://github.com/loopbackio/loopback-next/issues/1603
url?   string (Optional) URL for the hosted API explorer UI default to https://loopback.io/api-explorer