dify/api/controllers/openapi
2026-06-03 08:59:00 +00:00
..
auth fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00
__init__.py feat(openapi,cli): workspace switch + member management (#36651) 2026-05-27 03:05:47 +00:00
_audit.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
_input_schema.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
_meta.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
_models.py feat(openapi,cli): workspace switch + member management (#36651) 2026-05-27 03:05:47 +00:00
account.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
app_run.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
apps_permitted_external.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
apps.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00
files.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
human_input_form.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
index.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
oauth_device_sso.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
oauth_device.py refactor(api): migrate tenant/user via DI for several endpoints (#37004) 2026-06-03 08:59:00 +00:00
workflow_events.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
workspaces.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00