dify/api/controllers/service_api/app
NeatGuyCoding 714b443077
fix: correct i18n SSO translations and fix validation/type issues (#29564)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-15 15:58:33 +09: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 fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09: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 refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09: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