File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
22
</ style >
23
23
</ head >
24
24
< body >
25
- < rapi-doc spec-url ="https://petstore.swagger.io/v2/swagger.json " theme ="dark " regular-font ="Open Sans " mono-font = "Roboto Mono "> </ rapi-doc >
25
+ < rapi-doc spec-url ="../specs/petstore_extended.yaml " theme ="dark " regular-font ="Open Sans " mono-font = "Roboto Mono "> </ rapi-doc >
26
26
</ body >
27
27
</ html >
Original file line number Diff line number Diff line change @@ -272,7 +272,8 @@ <h2> Quickstart (<a style="font-size:16px" href="./examples/example2.html">DEMO<
272
272
</head>
273
273
<body>
274
274
<rapi-doc
275
- spec-url="https://api.apis.guru/v2/specs/bitbucket.org/2.0/swagger.json"
275
+ spec-url="https://raw.githubusercontent.com/mrin9/RapiDoc/master/docs/specs/petstore_extended.yaml"
276
+ theme = "dark"
276
277
> </rapi-doc>
277
278
</body>
278
279
</html>
You can’t perform that action at this time.
0 commit comments