dify/api/controllers/service_api/app
2026-05-24 07:58:42 +00:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/service_api (#36561) 2026-05-24 07:58:42 +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 chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
conversation.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/service_api (#36561) 2026-05-24 07:58:42 +00:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file_preview.py refactor: select in service API wraps, file_preview, and site controllers (#34086) 2026-03-25 23:01:05 +09:00
file.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
human_input_form.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
message.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/service_api (#36561) 2026-05-24 07:58:42 +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