[DOCS]: unify workflow_run_id style with other languages #192

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

Originally created by @jiangbo721 on GitHub (Jul 18, 2025).

Type of Documentation Change

Content update

Documentation Page URL or Path

https://cloud.dify.ai/app/<app_id>/develop

Current Content

- `workflow_run_id` (string) workflow_run_id,可在流式返回 Chunk 中获取

Suggested Changes

- `workflow_run_id` (string) workflow 执行 ID,可在流式返回 Chunk 中获取

Reason for Change

unify workflow_run_id style with other languages

Code of Conduct

Originally created by @jiangbo721 on GitHub (Jul 18, 2025). ### Type of Documentation Change Content update ### Documentation Page URL or Path https://cloud.dify.ai/app/<app_id>/develop ### Current Content - `workflow_run_id` (string) workflow_run_id,可在流式返回 Chunk 中获取 ### Suggested Changes - `workflow_run_id` (string) workflow 执行 ID,可在流式返回 Chunk 中获取 ### Reason for Change unify workflow_run_id style with other languages ### Code of Conduct - [x] I agree to follow Dify's documentation [contribution guidelines](https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md)
yindo added the documentation label 2026-02-16 05:19:25 -05:00
yindo closed this issue 2026-02-16 05:19:25 -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#192