mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Batch update apis (#715)
* Batch update service apis * final check and add zh/ja docs * add temporary redirects for changed api links embedded in the product * Restore original operationIds to preserve SDK compatibility Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * complete the missing descriptions * correct the human input terminology --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
10
docs.json
10
docs.json
@@ -713,7 +713,7 @@
|
||||
"openapi": "zh/api-reference/openapi_chat.json"
|
||||
},
|
||||
{
|
||||
"group": "Chatflow",
|
||||
"group": "对话流",
|
||||
"openapi": "zh/api-reference/openapi_chatflow.json"
|
||||
},
|
||||
{
|
||||
@@ -2115,6 +2115,14 @@
|
||||
{
|
||||
"source": "/ja-jp/guides/model-configuration/load-balancing",
|
||||
"destination": "/ja/use-dify/workspace/model-providers#負荷分散の構成"
|
||||
},
|
||||
{
|
||||
"source": "/api-reference/datasets/get-knowledge-base-list",
|
||||
"destination": "/api-reference/knowledge-bases/list-knowledge-bases"
|
||||
},
|
||||
{
|
||||
"source": "/api-reference/数据集/获取知识库列表",
|
||||
"destination": "/api-reference/知识库/获取知识库列表"
|
||||
}
|
||||
],
|
||||
"navbar": {
|
||||
|
||||
Reference in New Issue
Block a user