diff --git a/docs.json b/docs.json index c5a41987..a94fec75 100644 --- a/docs.json +++ b/docs.json @@ -1253,7 +1253,7 @@ ] }, { - "tab": "API 文档", + "tab": "访问 API", "groups": [ {"group": "Chatbot 和 Agent","openapi":"zh-hans/openapi_chat.json" }, diff --git a/en/openapi-api-access-readme.mdx b/en/openapi-api-access-readme.mdx index 7f506a44..43ee8050 100644 --- a/en/openapi-api-access-readme.mdx +++ b/en/openapi-api-access-readme.mdx @@ -10,7 +10,8 @@ Welcome to the Dify API Documentation Center! This guide is designed to help you * **This Page:** Primarily introduces how to interact with the API documentation, global access configurations (such as Base URL, API keys), and the documentation contribution process. * **API Endpoint Details:** All specific API endpoint content (including parameters, request/response structures, functional descriptions, and examples) is auto-generated based on our OpenAPI specification and includes the latest feature annotations. **Please be sure to consult these auto-generated pages for the most accurate and detailed endpoint information.** - + +Or click the `API Access` tab on the top navigation bar to view full API documentation. --- diff --git a/ja-jp/openapi-api-access-readme.mdx b/ja-jp/openapi-api-access-readme.mdx index 0dc1a1b4..ff9a05ce 100644 --- a/ja-jp/openapi-api-access-readme.mdx +++ b/ja-jp/openapi-api-access-readme.mdx @@ -10,7 +10,8 @@ Dify APIドキュメントセンターへようこそ!このガイドは、Dif * **このページの内容:** 主にAPIドキュメントのインタラクティブな利用方法、グローバルなアクセス設定(ベースURL、APIキーなど)、およびドキュメントへの貢献プロセスについて説明します。 * **APIエンドポイント詳細:** 全ての具体的なAPIエンドポイント(パラメータ、リクエスト/レスポンス構造、機能説明、例を含む)の内容は、OpenAPI仕様に基づいて自動生成され、最新の機能に関する注釈が含まれています。**最も正確で詳細なエンドポイント情報については、これらの自動生成されたページを必ず参照してください。** - + +または上部のナビゲーションバーの「APIアクセス」タブをクリックすると、完全なAPIドキュメントを表示できます。 --- diff --git a/zh-hans/openapi-api-access-readme.mdx b/zh-hans/openapi-api-access-readme.mdx index 651427ac..82e391a8 100644 --- a/zh-hans/openapi-api-access-readme.mdx +++ b/zh-hans/openapi-api-access-readme.mdx @@ -10,7 +10,8 @@ summary: '学习如何通过本文档的 "Try It" 功能与 Dify API 进行交 * **本页内容:** 主要介绍 API 文档的交互方式、全局访问配置(如 Base URL、API 密钥)以及文档贡献流程。 * **API 端点详情:** 所有具体的 API 端点(包括其参数、请求/响应结构、功能描述及示例)内容是根据我们的 OpenAPI 规范自动生成的,并包含了最新的功能注释。**请务必查阅这些自动生成的页面以获取最准确和详细的端点信息。** - + +或点击顶部导航栏的`访问 API`标签页查看完整的 API 文档。 ---