dify/api/controllers/service_api/app
wangxiaolei 92bde3503b
fix: fix check workflow_run (#33028)
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-05 17:13:35 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py feat: 204 http status code not return content (#33023) 2026-03-05 17:04:19 +08:00
app.py refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
audio.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
completion.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
conversation.py feat: 204 http status code not return content (#33023) 2026-03-05 17:04:19 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file_preview.py fix(api): force download for HTML previews (#30090) 2025-12-25 11:43:07 +08:00
file.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
message.py refactor: remove all reqparser (#29289) 2026-02-01 13:43:14 +09:00
site.py refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
workflow.py fix: fix check workflow_run (#33028) 2026-03-05 17:13:35 +08:00