dify/api/controllers/console/workspace
Stephen Zhou e0c6ca9930
fix: GET query parameter OpenAPI contracts (#37378)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 09:01:22 +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: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +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 fix: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +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: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +00:00
models.py fix: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +00:00
plugin.py fix: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +00:00
snippets.py fix: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +00:00
tool_providers.py refactor(api): migrate tenant/user via DI for several endpoints (#37240) 2026-06-10 04:11:53 +00:00
trigger_providers.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
workspace.py fix: GET query parameter OpenAPI contracts (#37378) 2026-06-12 09:01:22 +00:00