dify/api/core/trigger/entities
Harry add2ca85f2 refactor(trigger): update plugin and trigger entity structures
- Removed unnecessary newline in `TriggerPluginNode` class for consistency.
- Made `provider` in `TriggerIdentity` optional to enhance flexibility.
- Added `trigger` field to `PluginDeclaration` and updated `PluginCategory` to include `Trigger`, improving the integration of trigger functionalities within the plugin architecture.

These changes streamline the entity definitions and enhance the overall structure of the trigger and plugin components.
2025-09-09 17:16:44 +08:00
..
api_entities.py refactor(trigger): update trigger provider API and clean up unused classes 2025-09-04 17:45:15 +08:00
entities.py refactor(trigger): update plugin and trigger entity structures 2025-09-09 17:16:44 +08:00