dify/api/controllers/service_api/app
QuantumGhost 3c98f96ae8
feat(api): introduce select, file and file list form input types to Human Input node (#36322)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: GPT 5.4 <codex@openai.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-06-04 01:54:28 +00:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py fix(api): validate annotation list pagination query (#36807) 2026-05-29 06:25:48 +00:00
app.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
audio.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
completion.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
conversation.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file_preview.py fix: type mismatches (route says uuid: but handler says str) (#36612) 2026-05-25 07:33:32 +00:00
file.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
human_input_form.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
message.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
site.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
workflow_events.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
workflow.py refactor: add missing @override decorator to remaining MCP, Jieba, embeddings, and misc subclasses (#36528) 2026-05-22 13:45:35 +00:00