mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 13:48:09 +00:00
docs: separate platform api reference
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user