dify/api/controllers/console/workspace
Asuka Minato 8b1533438f
chore: update 3 api (#35481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 08:53:53 +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(auth): enforce phase-bound change-email token flow (GHSA-4q3w-q5mc-45rq) (#35425) 2026-04-20 10:10:03 +00:00
agent_providers.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
endpoint.py chore: update 3 api (#35481) 2026-04-22 08:53:53 +00:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
members.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
model_providers.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
models.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
plugin.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
tool_providers.py fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596) 2026-04-20 02:42:59 +00:00
trigger_providers.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workspace.py refactor(api): migrate workspace current response from marshal_with to BaseModel (#35207) 2026-04-14 19:48:09 +00:00