dify/api/core/plugin
Harry 32f4d1af8b Refactor: Rename triggers to events in trigger-related entities and services
- Updated class and variable names from 'triggers' to 'events' across multiple files to improve clarity and consistency.
- Adjusted related data structures and methods to reflect the new naming convention, including changes in API entities, service methods, and trigger management logic.
- Ensured all references to triggers are replaced with events to align with the updated terminology.
2025-09-30 20:18:33 +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: Rename triggers to events in trigger-related entities and services 2025-09-30 20:18:33 +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