We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ba2ab commit 9e4312eCopy full SHA for 9e4312e
1 file changed
website/docusaurus.config.ts
@@ -51,6 +51,7 @@ const config: Config = {
51
{
52
id: 'using-remote-url',
53
// Remote File
54
+ url: 'https://redocly.github.io/redoc/openapi.yaml',
55
spec: 'https://redocly.github.io/redoc/openapi.yaml',
56
route: '/examples/using-remote-url/',
57
},
0 commit comments