diff --git a/docs.json b/docs.json index 9cef91c..24e7224 100644 --- a/docs.json +++ b/docs.json @@ -271,5 +271,12 @@ "playground": { "proxy": false } - } + }, + "redirects": [ + { + "source": "/api-reference/openapi.json", + "destination": "/", + "permanent": true + } + ] }