dify/api/controllers
Harry 91318d3d04 refactor(trigger): rename trigger references to event for consistency
- Updated variable names and types from 'trigger' to 'event' across multiple files to enhance clarity and maintain consistency in the codebase.
- Adjusted related data structures and API responses to reflect the new naming convention.
- Improved type annotations and error handling in the workflow trigger run API and associated services.
2025-10-09 03:12:35 +08:00
..
common feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
console refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
files feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
inner_api fix: resolve UUID parsing error for default user session lookup (#26109) 2025-09-26 16:23:16 +08:00
mcp Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
service_api Exclude tests directory from pyright type checking (#26496) 2025-10-02 18:51:36 +08:00
trigger refactor(trigger): unify debug event handling and improve polling mechanism 2025-10-08 17:31:16 +08:00
web fix: Message => str (#25876) 2025-09-18 17:57:57 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00