dify/api/controllers
Maries f4c7f98a01
fix: remove unnecessary error log when trigger endpoint returns 404 (#29587)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 17:53:40 +08:00
..
common refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
console fix: remove validate=True to fix flask-restx AttributeError (#29552) 2025-12-12 12:01:20 +08:00
files refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09: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: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00
trigger fix: remove unnecessary error log when trigger endpoint returns 404 (#29587) 2025-12-12 17:53:40 +08:00
web fix: ensure advanced-chat workflows stop correctly (#27803) 2025-11-25 20:09:03 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00