dify/api/controllers
Vlad D fa763216d0
fix(api): register knowledge pipeline service API routes (#32097)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
2026-02-09 17:43:36 +08:00
..
common feat: Service API - add end-user lookup endpoint (#32015) 2026-02-09 14:01:22 +08:00
console feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
files refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
inner_api refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
mcp refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
service_api fix(api): register knowledge pipeline service API routes (#32097) 2026-02-09 17:43:36 +08:00
trigger fix: remove unnecessary error log when trigger endpoint returns 404 (#29587) 2025-12-12 17:53:40 +08:00
web feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00