docs: separate platform api reference

This commit is contained in:
Gui Vieira
2026-06-23 14:06:26 -03:00
parent cb18653c8b
commit f4e4662421

View File

@@ -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"
}
]
},