dify/api/knowledge-fs-product-operation-gaps.json
2026-07-27 21:46:16 +08:00

17 lines
597 B
JSON

{
"schemaVersion": 2,
"gaps": [],
"internalKfsOperationExclusions": [
{
"kfsOperationId": "activateDifyWorkspaceIntegration",
"reasonCode": "INTERNAL_CONTROL_PLANE_ONLY",
"reason": "Workspace activation is an internal cutover control-plane operation and is never exposed as a product operation."
},
{
"kfsOperationId": "freezeDifyWorkspaceIntegration",
"reasonCode": "INTERNAL_CONTROL_PLANE_ONLY",
"reason": "Workspace maintenance freeze is an internal cutover control-plane operation and is never exposed as a product operation."
}
]
}