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 758e005 commit d18585bCopy full SHA for d18585b
docs/public/openapi/api.json
docs/public/openapi/stitcher.json
docs/reference/api.md
@@ -11,7 +11,7 @@ import "@scalar/api-reference/style.css";
11
<ApiReference
12
:configuration="{
13
spec: {
14
- content: '/openapi/api.json'
+ content: 'https://cdn.superstreamer.xyz/openapi-api.json'
15
},
16
hideTestRequestButton: true
17
}"
docs/reference/stitcher.md
- url: '/openapi/stitcher.json'
+ url: 'https://cdn.superstreamer.xyz/openapi-stitcher.json'
0 commit comments