Switch specification source to waku-org/waku-rest-api/master
This commit is contained in:
parent
7907096162
commit
03ed9cd9b0
|
@ -7,8 +7,7 @@
|
||||||
<title>Waku API documentation</title>
|
<title>Waku API documentation</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- <rapi-doc id="wakuapi" show-info="true" spec-url="https://raw.githubusercontent.com/waku-org/waku-rest-api/master/api-spec/openapi.yaml" -->
|
<rapi-doc id="wakuapi" show-info="true" spec-url="https://raw.githubusercontent.com/waku-org/waku-rest-api/master/api-spec/openapi.yaml"
|
||||||
<rapi-doc id="wakuapi" show-info="true" spec-url="https://raw.githubusercontent.com/waku-org/waku-rest-api/chore/nwaku-api-restructured/api-spec/openapi.yaml"
|
|
||||||
show-header="false" render-style="focused" theme="dark" allow-authentication="false" allow-try="true"
|
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-curl-before-try="true" schema-style="table" schema-expand-level="full" default-schema-tab="schema"
|
||||||
server-url="http://127.0.0.1:8645"
|
server-url="http://127.0.0.1:8645"
|
||||||
|
|
Loading…
Reference in New Issue