dify/api/controllers/service_api/app
Asuka Minato cced33d068
use deco to avoid current_user (#26077)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-16 15:45:51 +09:00
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +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 chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
completion.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
conversation.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +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 [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
message.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
site.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00