UNPKG

@loopback/docs

Version:
23 lines (15 loc) 602 B
--- lang: en title: 'API docs: rest.apiexploreroptions.url' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.apiexploreroptions.url.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [ApiExplorerOptions](./rest.apiexploreroptions.md) &gt; [url](./rest.apiexploreroptions.url.md) ## ApiExplorerOptions.url property URL for the hosted API explorer UI default to https://loopback.io/api-explorer <b>Signature:</b> ```typescript url?: string; ```