mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #631] [CLOSED] Update content for boolean, boolean array, and object data type support; refine the user input page #637
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/631
Author: @RiskeyL
Created: 12/24/2025
Status: ❌ Closed
Base:
main← Head:add/boolean-object-input📝 Commits (8)
b1ca7b5Update content for boolean, boolean array, and object data type support; refine user input page6955133correct format descriptionsb204c84Remove outdated content related to conversation history variables (#621)165458a🌐 Sync PR #621 translations: Remove outdated content related to conversation history variables from the llm node page (#622)976b021Update partial_member_list schema to require user_id objects across OpenAPI docs (#623)4c3067aAdd workflow to retrigger translation on PR approval (#625)4875b06Remove test mode from approval retrigger workflowde7ff11support configuring ignored files in auto sync (#629)📊 Changes
15 files changed (+480 additions, -109 deletions)
View changed files
➕
.github/workflows/sync_docs_on_approval.yml(+250 -0)📝
CLAUDE.md(+33 -1)📝
en/api-reference/openapi_knowledge.json(+12 -3)📝
en/use-dify/nodes/ifelse.mdx(+2 -2)📝
en/use-dify/nodes/list-operator.mdx(+2 -10)📝
en/use-dify/nodes/llm.mdx(+2 -8)📝
en/use-dify/nodes/user-input.mdx(+34 -23)📝
en/use-dify/nodes/variable-aggregator.mdx(+2 -1)📝
en/use-dify/nodes/variable-assigner.mdx(+32 -20)📝
ja/api-reference/openapi_knowledge.json(+12 -3)📝
ja/use-dify/nodes/llm.mdx(+12 -18)📝
tools/translate/config.json(+4 -0)📝
tools/translate/pr_analyzer.py(+62 -3)📝
zh/api-reference/openapi_knowledge.json(+12 -3)📝
zh/use-dify/nodes/llm.mdx(+9 -14)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.