dify/api/controllers/console/datasets
chariri 1b972c4e09
refactor(api): migrate tenant/user via DI for several endpoints (#36971)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 04:24:17 +00:00
..
rag_pipeline refactor(api): migrate tenant/user via DI for several endpoints (#36971) 2026-06-03 04:24:17 +00:00
data_source.py fix: remove unused datasource_parameters from Notion pre-import query (#36627) 2026-05-26 01:05:30 +00:00
datasets_document.py refactor(api): migrate console/service_api.dataset.document to BaseModel (#36506) 2026-05-30 14:38:27 +00:00
datasets_segments.py refactor(api): migrate console/service_api.dataset.segment to BaseModel (#36522) 2026-05-30 13:54:01 +00:00
datasets.py chore: add UUID/str type annotations to api endpoints for files in api/controllers/console/datasets (#36560) 2026-05-24 07:59:16 +00:00
error.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
external.py chore: example of current user id dep injection (#36588) 2026-05-25 11:31:40 +00:00
hit_testing_base.py refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel (#36533) 2026-05-27 06:51:42 +00:00
hit_testing.py refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel (#36533) 2026-05-27 06:51:42 +00:00
metadata.py refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
website.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
wraps.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00