Files
dify/api/core/app
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
..
2024-04-08 18:51:46 +08:00