dify/api/controllers/service_api/app
Stephen Zhou b04b4449db
chore(api): annotate simple contract responses (#36331)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-05-19 06:13:20 +00:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py refactor: replace bare dict with TypedDicts in annotation_service (#34998) 2026-04-13 03:46:33 +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 refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +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(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +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 chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00