diff --git a/docs/docs.json b/docs/docs.json index 0bb7cc12a..4b95ed8a2 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -556,11 +556,14 @@ "icon": "code", "groups": [ { - "group": "Reference", - "openapi": "/edge/openapi/platform-v1.yaml", + "group": "Overview", "pages": [ "edge/api/v1/platform-api/introduction" ] + }, + { + "group": "Reference", + "openapi": "/edge/openapi/platform-v1.yaml" } ] },