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