Show operation in the nav bar for the endpoint path
This commit is contained in:
parent
03ed9cd9b0
commit
69968c87dc
|
@ -10,6 +10,7 @@
|
|||
<rapi-doc id="wakuapi" show-info="true" spec-url="https://raw.githubusercontent.com/waku-org/waku-rest-api/master/api-spec/openapi.yaml"
|
||||
show-header="false" render-style="focused" theme="dark" allow-authentication="false" allow-try="true"
|
||||
show-curl-before-try="true" schema-style="table" schema-expand-level="full" default-schema-tab="schema"
|
||||
show-method-in-nav-bar="as-colored-block"
|
||||
server-url="http://127.0.0.1:8645"
|
||||
regular-font="Open Sans" mono-font="Roboto Mono" use-path-in-nav-bar="true">
|
||||
<div slot="nav-logo">
|
||||
|
|
Loading…
Reference in New Issue