mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #229] [MERGED] chore: user id between WebAPP and API #421
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/229
Author: @alterxyz
Created: 6/13/2025
Status: ✅ Merged
Merged: 6/13/2025
Merged by: @AllenWriter
Base:
main← Head:fix-user-id-no-share📝 Commits (1)
9d659d0doc📊 Changes
13 files changed (+45 additions, -34 deletions)
View changed files
📝
en/guides/application-publishing/developing-with-apis.mdx(+2 -0)📝
en/guides/knowledge-base/knowledge-and-documents-maintenance/external-knowledge-api.mdx(+5 -0)📝
en/guides/workflow/variables.mdx(+1 -1)📝
en/openapi_chat.json(+7 -7)📝
en/openapi_chatflow.json(+5 -5)📝
ja-jp/guides/application-publishing/developing-with-apis.mdx(+2 -0)📝
ja-jp/guides/workflow/variables.mdx(+1 -1)📝
ja-jp/openapi_chat.json(+5 -5)📝
ja-jp/openapi_chatflow.json(+4 -4)📝
zh-hans/guides/application-publishing/developing-with-apis.mdx(+2 -0)📝
zh-hans/guides/workflow/variables.mdx(+1 -1)📝
zh-hans/openapi_chat.json(+5 -5)📝
zh-hans/openapi_chatflow.json(+5 -5)📄 Description
Add description for "the Service API does not share conversations created by the WebApp". This is part of the design for now.
Local test passed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.