dify/api/services/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
..
trigger_provider_service.py feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00
trigger_subscription_validation_service.py feat(trigger): enhance trigger subscription management and processing 2025-09-03 14:53:27 +08:00