dify/api/controllers/console/datasets/rag_pipeline
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
..
datasource_auth.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
datasource_content_preview.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
rag_pipeline_datasets.py refactor(api): migrate tenant/user via DI for several endpoints (#36971) 2026-06-03 04:24:17 +00:00
rag_pipeline_draft_variable.py fix: type mismatches (route says uuid: but handler says str) (#36612) 2026-05-25 07:33:32 +00:00
rag_pipeline_import.py refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
rag_pipeline_workflow.py fix: type mismatches (route says uuid: but handler says str) (#36612) 2026-05-25 07:33:32 +00:00
rag_pipeline.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00