dify/api/controllers/service_api/app
Asuka Minato 18dce66443
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
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
..
__init__.py fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
app.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
audio.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
completion.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
conversation.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
file_preview.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
file.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
message.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
site.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
workflow.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00