dify/api/controllers
Maries d48300d08c
fix: remove validate=True to fix flask-restx AttributeError (#29552)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 12:01:20 +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 chore: enhance the hint when the user triggers an invalid webhook request (#28671) 2025-11-26 14:00:16 +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