dify/api/controllers/console/workspace
Xin Zhang 28a036066a
feat(enterprise): enforce licensed seats cap at account creation (#38883)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-14 06:51:19 +00:00
..
__init__.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
account.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_providers.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
endpoint.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
error.py fix: align member invitation state and errors (#38885) 2026-07-14 03:05:44 +00:00
load_balancing_config.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
members.py feat(enterprise): enforce licensed seats cap at account creation (#38883) 2026-07-14 06:51:19 +00:00
model_providers.py refactor(api): migrate workspace model endpoints to BaseModel (#37963) 2026-07-09 04:05:32 +00:00
models.py refactor(api): migrate workspace model endpoints to BaseModel (#37963) 2026-07-09 04:05:32 +00:00
plugin.py refactor(api): migrate workspace model endpoints to BaseModel (#37963) 2026-07-09 04:05:32 +00:00
rbac.py feat: create app init rbac scope to all and add workspace members. (#38636) 2026-07-10 09:31:41 +00:00
snippets.py refactor(api): migrate snippet workspace endpoints to BaseModel (#37956) 2026-07-09 04:21:27 +00:00
tool_providers.py refactor(api): migrate workspace tool endpoints to BaseModel (#37959) 2026-07-08 09:56:04 +00:00
trigger_providers.py refactor(api): migrate workspace tool endpoints to BaseModel (#37959) 2026-07-08 09:56:04 +00:00
workspace.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00