Skip to content

Commit fa5ab13

Browse files
committed
switch back to petstore
1 parent f617334 commit fa5ab13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

demo/docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,7 @@ const config = {
228228
},
229229
},
230230
petstore: {
231-
specPath:
232-
"https://raw.githubusercontent.com/APIs-guru/openapi-directory/780ef441b8d6134229c8b8ef75eb3ec8a0218e7f/APIs/pdfblocks.com/1.5.0/openapi.yaml",
231+
specPath: "examples/petstore.yaml",
233232
proxy: "https://cors.pan.dev",
234233
outputDir: "docs/petstore",
235234
sidebarOptions: {

0 commit comments

Comments
 (0)