[PR #105] [MERGED] feat: api access #379

Closed
opened 2026-02-16 06:15:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/105
Author: @alterxyz
Created: 5/19/2025
Status: Merged
Merged: 5/19/2025
Merged by: @AllenWriter

Base: mainHead: api-access


📝 Commits (4)

📊 Changes

16 files changed (+8871 additions, -3 deletions)

View changed files

📝 docs.json (+36 -3)
en/openapi-api-access-readme.mdx (+137 -0)
en/openapi_chat.json (+1769 -0)
en/openapi_chatflow.json (+993 -0)
en/openapi_completion.json (+1203 -0)
en/openapi_workflow.json (+472 -0)
ja-jp/openapi-api-access-readme.mdx (+137 -0)
ja-jp/openapi_chat.json (+440 -0)
ja-jp/openapi_chatflow.json (+588 -0)
ja-jp/openapi_completion.json (+275 -0)
ja-jp/openapi_workflow.json (+385 -0)
zh-hans/openapi-api-access-readme.mdx (+137 -0)
zh-hans/openapi_chat.json (+614 -0)
zh-hans/openapi_chatflow.json (+658 -0)
zh-hans/openapi_completion.json (+643 -0)
zh-hans/openapi_workflow.json (+384 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/105 **Author:** [@alterxyz](https://github.com/alterxyz) **Created:** 5/19/2025 **Status:** ✅ Merged **Merged:** 5/19/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `api-access` --- ### 📝 Commits (4) - [`49ab02c`](https://github.com/langgenius/dify-docs/commit/49ab02c0b862327b4cf15d781807c40076ddeb20) feat: api access - [`49d53ea`](https://github.com/langgenius/dify-docs/commit/49d53ea25a8f951ef35a1d388debcb13d3bbc078) chore: en ja api-access-readme - [`2c5f890`](https://github.com/langgenius/dify-docs/commit/2c5f8902e75e6951d15cbe8e61296c67747a1cd3) chore: default base url - [`75d9869`](https://github.com/langgenius/dify-docs/commit/75d98695e70e48156d5709292c08112875c69530) Fix:modify url ### 📊 Changes **16 files changed** (+8871 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs.json` (+36 -3) ➕ `en/openapi-api-access-readme.mdx` (+137 -0) ➕ `en/openapi_chat.json` (+1769 -0) ➕ `en/openapi_chatflow.json` (+993 -0) ➕ `en/openapi_completion.json` (+1203 -0) ➕ `en/openapi_workflow.json` (+472 -0) ➕ `ja-jp/openapi-api-access-readme.mdx` (+137 -0) ➕ `ja-jp/openapi_chat.json` (+440 -0) ➕ `ja-jp/openapi_chatflow.json` (+588 -0) ➕ `ja-jp/openapi_completion.json` (+275 -0) ➕ `ja-jp/openapi_workflow.json` (+385 -0) ➕ `zh-hans/openapi-api-access-readme.mdx` (+137 -0) ➕ `zh-hans/openapi_chat.json` (+614 -0) ➕ `zh-hans/openapi_chatflow.json` (+658 -0) ➕ `zh-hans/openapi_completion.json` (+643 -0) ➕ `zh-hans/openapi_workflow.json` (+384 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:19 -05:00
yindo closed this issue 2026-02-16 06:15:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#379