dify/api/controllers/service_api
NeatGuyCoding c2a3f459c7
fix(api): return proper HTTP 204 status code in DELETE endpoints (#32012)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-06 15:32:52 +08:00
..
app refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel (#31833) 2026-02-03 09:59:00 +08:00
dataset fix(api): return proper HTTP 204 status code in DELETE endpoints (#32012) 2026-02-06 15:32:52 +08:00
workspace add typing to all wraps (#25405) 2025-09-09 16:48:33 +08:00
__init__.py example for __all__ (#25666) 2025-09-14 18:40:06 +08:00
index.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
wraps.py refactor: if to match (#31799) 2026-02-02 18:12:03 +09:00