dify/api/controllers/service_api
Yongtao Huang 146d870098
Fix: avoid Flask route conflict by merging `DocumentDetailApi` and `DocumentDeleteApi` (#23333)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-04 14:37:36 +08:00
..
app feat: support workflow version specification in workflow and chat APIs (#23188) 2025-08-03 16:27:12 +08:00
dataset Fix: avoid Flask route conflict by merging `DocumentDetailApi` and `DocumentDeleteApi` (#23333) 2025-08-04 14:37:36 +08:00
workspace chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
__init__.py Add `/site` API (#19631) 2025-05-14 10:43:36 +08:00
index.py refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
wraps.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00