dify/api/controllers/service_api/app
-LAN- 1ebc17850b
fix(api): force download for HTML previews (#30090)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-25 11:43:07 +08:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
app.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
audio.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
completion.py fix: correct i18n SSO translations and fix validation/type issues (#29564) 2025-12-15 15:58:33 +09:00
conversation.py feat: support var filer in conversation service (#29245) 2025-12-22 21:48:11 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
file_preview.py fix(api): force download for HTML previews (#30090) 2025-12-25 11:43:07 +08:00
message.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
site.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00