dify/api/controllers
Novice a883b74272
fix: update core.file imports to core.workflow.file after merge
The File class and related modules were moved from core.file to
core.workflow.file in the sandboxed-agent branch. This commit
updates all remaining references including test mock/patch paths,
Switch component defaultValue→value changes, and account setting
tab constant updates.

Made-with: Cursor
2026-03-19 18:05:55 +08:00
..
cli_api fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
common refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
console fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
files Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
inner_api Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
mcp refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
service_api fix(api): serialize pipeline file-upload created_at (#32098) 2026-02-09 17:50:29 +08:00
trigger fix: remove unnecessary error log when trigger endpoint returns 404 (#29587) 2025-12-12 17:53:40 +08:00
web refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00