Files
dify/api/core
yyh d609c3e55d refactor(typing): use enum types for workflow status fields instead of str
Replace `str` type annotations with proper enum types for status fields
in stream/blocking response entities, aligning with the existing pattern
used by IterationNodeCompletedStreamResponse and LoopNodeCompletedStreamResponse.
2026-01-31 19:51:23 +08:00
..
2025-09-18 12:49:10 +08:00
2025-10-10 23:41:16 +08:00
2026-01-08 13:17:30 +08:00