dify/api/controllers/console/workspace
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
..
__init__.py refactor: convert plugin permission if/elif to match/case (#30001) (#35140) 2026-04-14 07:03:53 +00:00
account.py fix(web): use generated account-profile contracts (#36927) 2026-06-02 07:28:05 +00:00
agent_providers.py refactor(api): migrate tenant/user via DI for several endpoints (#36971) 2026-06-03 04:24:17 +00:00
endpoint.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py refactor(api): migrate tenant/user via DI for several endpoints (#36971) 2026-06-03 04:24:17 +00:00
members.py refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
model_providers.py fix(api): stop returning 204 with response body and add CI check (#36489) 2026-05-21 16:20:34 +00:00
models.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
plugin.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
tool_providers.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
trigger_providers.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
workspace.py fix(web): use generated current workspace query (#36843) 2026-05-31 13:04:18 +00:00