dify/api/controllers/console/datasets
Yongtao Huang bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-03 08:56:48 +08:00
..
data_source.py Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2025-09-03 08:56:48 +08:00
datasets.py Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2025-09-03 08:56:48 +08:00
datasets_document.py Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2025-09-03 08:56:48 +08:00
datasets_segments.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
external.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
hit_testing.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
hit_testing_base.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
metadata.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
website.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00