dify/api/controllers/service_api/dataset
devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398)
Co-authored-by: devxing <devxing@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-27 12:12:46 +08:00
..
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
dataset.py fix dataset api retrieval model null handling (#18151) 2025-04-16 15:50:06 +08:00
document.py fix: change delete app status code from 204 to 200 (#18398) 2025-04-27 12:12:46 +08:00
error.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
hit_testing.py Feat/update knowledge api url (#10102) 2024-10-31 18:29:12 +08:00
metadata.py fix: change delete app status code from 204 to 200 (#18398) 2025-04-27 12:12:46 +08:00
segment.py fix: change delete app status code from 204 to 200 (#18398) 2025-04-27 12:12:46 +08:00
upload_file.py feat: add GET upload file API endpoint to dataset service api (#11899) 2025-01-09 14:52:09 +08:00