dify/api/controllers/console
Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-08-24 13:45:47 +08:00
..
app try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
auth try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
billing try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
datasets try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
explore try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
tag try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
workspace try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
__init__.py feat: Add Download Button to UI for Knowledge Resource Source Files (#23320) 2025-08-03 16:26:11 +08:00
admin.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
apikey.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
feature.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
init_validate.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
ping.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
remote_files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
setup.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
version.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
wraps.py refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +08:00