dify/api/core/plugin
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
..
backwards_invocation feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
impl Refactor: Rename triggers to events in trigger-related entities and services 2025-09-30 20:18:33 +08:00
utils refactor(api): enhance request handling and time management 2025-09-25 19:46:52 +08:00