dify/api/core/trigger
Harry 2f08306695 feat(trigger): enhance trigger subscription management and processing
- Refactor trigger provider classes to improve naming consistency and clarity
- Introduce new methods for managing trigger subscriptions, including validation and dispatching
- Update API endpoints to reflect changes in subscription handling
- Implement logging and request management for endpoint interactions
- Enhance data models to support subscription attributes and lifecycle management

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-03 14:53:27 +08:00
..
entities feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00
utils feat(trigger): refactor trigger provider to subscription model 2025-09-03 14:53:27 +08:00
__init__.py feat(trigger): add trigger provider management and webhook handling functionality 2025-09-03 14:53:26 +08:00
provider.py feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00
trigger_manager.py feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00