dify/api/controllers/console
Asuka Minato 7396eba1af
refactor: port reqparse to Pydantic model (#28949)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-05 13:05:53 +09:00
..
app refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
auth refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
billing refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
datasets fix: Failed to load API definition (#28509) 2025-11-24 21:44:09 +09:00
explore refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
tag api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
workspace refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
__init__.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
admin.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
apikey.py fix: Failed to load API definition (#28509) 2025-11-24 21:44:09 +09:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py fix: Failed to load API definition (#28509) 2025-11-24 21:44:09 +09:00
feature.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
files.py feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
init_validate.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
ping.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
remote_files.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
setup.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
wraps.py use deco (#28153) 2025-11-21 14:25:53 +08:00