dify/api/core/trigger/entities
Harry 42f75b6602 feat(trigger): enhance trigger subscription handling with credential support
- Added `credentials` and `credential_type` parameters to various methods in `PluginTriggerManager`, `PluginTriggerProviderController`, and `TriggerManager` to support improved credential management for trigger subscriptions.
- Updated the `Subscription` model to include `parameters` for better subscription data handling.
- Refactored related services to accommodate the new credential handling, ensuring consistency across the trigger workflow.
2025-10-11 21:12:27 +08:00
..
api_entities.py Refactor: Rename triggers to events in trigger-related entities and services 2025-09-30 20:18:33 +08:00
entities.py feat(trigger): enhance trigger subscription handling with credential support 2025-10-11 21:12:27 +08:00