dify/api/core/trigger/utils
Harry afd8989150 feat(trigger): introduce subscription builder and enhance trigger management
- Refactor trigger provider classes to improve naming consistency, including renaming classes for subscription management
- Implement new TriggerSubscriptionBuilderService for creating and verifying subscription builders
- Update API endpoints to support subscription builder creation and verification
- Enhance data models to include new attributes for subscription builders
- Remove the deprecated TriggerSubscriptionValidationService to streamline the codebase

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-03 14:53:27 +08:00
..
encryption.py feat(trigger): refactor trigger provider to subscription model 2025-09-03 14:53:27 +08:00
endpoint.py feat(trigger): introduce subscription builder and enhance trigger management 2025-09-03 14:53:27 +08:00