dify/api/controllers
Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-27 17:46:52 +08:00
..
common feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
console Refactor: replace count() > 0 check with exists() (#24583) 2025-08-27 17:46:52 +08:00
files fix: flask_restx namespace path wrong (#24456) 2025-08-25 14:56:20 +08:00
inner_api feat: migrate Inner API module to Flask-RESTX (#24492) 2025-08-26 00:23:48 +08:00
mcp fix: flask_restx namespace path wrong (#24456) 2025-08-25 14:56:20 +08:00
service_api Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
web feat: migrate part of the web API module to Flask-RESTX (#24577) 2025-08-27 16:05:22 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00