Skip to content

Commit 8abbc58

Browse files
committed
Revert petstore
1 parent c9cdd07 commit 8abbc58

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
@@ -223,8 +223,7 @@ const config = {
223223
},
224224
},
225225
petstore: {
226-
specPath:
227-
"https://raw.githubusercontent.com/benlei/docusaurus-openapi-docs-failed-to-gen/master/examples/petstore.yaml",
226+
specPath: "examples/petstore.yaml",
228227
proxy: "https://cors.pan.dev",
229228
outputDir: "docs/petstore",
230229
sidebarOptions: {

0 commit comments

Comments
 (0)