dify/web/app/components/workflow-app
Harry 8f7bef9509 fix(trigger): Update API routes for draft workflow trigger
- Changed the endpoint for triggering draft workflows from `/trigger/plugin/run` to `/trigger/run` in both backend and frontend to ensure consistency and clarity in the API structure.
- Adjusted the URL construction in the `useWorkflowRun` hook to reflect the updated route.
2025-10-15 14:44:00 +08:00
..
components refactor(trigger): update trigger-related types and field names / values 2025-10-11 17:06:43 +08:00
hooks fix(trigger): Update API routes for draft workflow trigger 2025-10-15 14:44:00 +08:00
store/workflow Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
index.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-07 18:25:43 +08:00