We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f617334 commit fa5ab13Copy full SHA for fa5ab13
demo/docusaurus.config.js
@@ -228,8 +228,7 @@ const config = {
228
},
229
230
petstore: {
231
- specPath:
232
- "https://raw.githubusercontent.com/APIs-guru/openapi-directory/780ef441b8d6134229c8b8ef75eb3ec8a0218e7f/APIs/pdfblocks.com/1.5.0/openapi.yaml",
+ specPath: "examples/petstore.yaml",
233
proxy: "https://cors.pan.dev",
234
outputDir: "docs/petstore",
235
sidebarOptions: {
0 commit comments