dify/api/fields
-LAN- 08dd3f7b50
Some checks are pending
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
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-10 01:54:26 +08:00
..
__init__.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
_value_type_serializer.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
annotation_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
api_based_extension_fields.py fix(api): restful to restx migration issue (#24416) 2025-08-24 20:58:42 +08:00
app_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
conversation_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
conversation_variable_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
data_source_fields.py code cleans ,and add exception message. (#24536) 2025-08-26 14:52:11 +08:00
dataset_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
document_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
end_user_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
file_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
hit_testing_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
installed_app_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
member_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
message_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
raws.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
segment_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
tag_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow_app_log_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow_fields.py replace the secret field from obfuscated to full-masked value (#24800) 2025-09-02 09:19:20 +08:00
workflow_run_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00