mirror of https://github.com/langgenius/dify.git
- Renamed 'trigger_name' to 'event_name' in the DraftWorkflowTriggerNodeApi for consistency with the new naming convention. - Added 'provider_id' to the API request model to enhance functionality. - Updated the PluginTriggerDebugEvent and TriggerDebugService to reflect changes in naming and improve address formatting. - Adjusted frontend utility to align with the updated variable names. |
||
|---|---|---|
| .. | ||
| schedule_service.py | ||
| trigger_debug_service.py | ||
| trigger_provider_service.py | ||
| trigger_service.py | ||
| trigger_subscription_builder_service.py | ||
| webhook_service.py | ||
| workflow_plugin_trigger_service.py | ||