dify/web/app/components/workflow/utils
Harry 380ef52331 refactor(trigger): update API and service to use 'event' terminology
- 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.
2025-10-10 15:48:42 +08:00
..
common.ts
data-source.ts
debug.ts
edge.ts
gen-node-meta-data.ts
index.ts
layout.ts
node-navigation.ts
node.ts
tool.ts refactor(trigger): update API and service to use 'event' terminology 2025-10-10 15:48:42 +08:00
variable.ts
workflow-entry.ts
workflow-init.spec.ts
workflow-init.ts
workflow.ts