Skip to content

Commit 5ca8b77

Browse files
committed
fix: try with url
1 parent e4a1aeb commit 5ca8b77

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/docs.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,10 @@
3737
}
3838
]
3939
},
40+
4041
{
4142
"tab": "API Reference",
42-
"groups": [
43-
{
44-
"group": "Endpoints",
45-
"openapi": {
46-
"source": "/api-reference/openapi3.json",
47-
"directory": "api-reference"
48-
}
49-
}
50-
]
43+
"openapi": "https://petstore3.swagger.io/api/v3/openapi.json"
5144
},
5245
{
5346
"tab": "Blog",

0 commit comments

Comments
 (0)