dify/api/controllers/openapi
Stephen Zhou 12a5189576
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/core/rbac/entities.py
#	api/extensions/ext_application_services.py
#	api/extensions/ext_commands.py
#	api/services/enterprise/rbac_service.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	web/app/components/datasets/list/__tests__/index.spec.tsx
2026-09-08 09:26:30 +08:00
..
auth feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
__init__.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-12 10:33:29 +08:00
_audit.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
_contract.py refactor(api): move OpenAPI account access behind application services (#41308) 2026-09-04 07:38:01 +00:00
_errors.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-01 09:45:49 +08:00
_input_schema.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
_models.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
_version_gate.py Implement application updates 2026-08-03 05:01:00 -04:00
account.py refactor(api): move OpenAPI account access behind application services (#41308) 2026-09-04 07:38:01 +00:00
app_dsl.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
app_run.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
apps_permitted_external.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
apps.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
files.py refactor(openapi): inject file upload service (#41606) 2026-09-03 04:42:31 +00:00
flask_admission.py refactor(api): move OpenAPI account access behind application services (#41308) 2026-09-04 07:38:01 +00:00
human_input_form.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
index.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
knowledge_fs.py Implement application updates 2026-08-03 05:01:00 -04:00
oauth_device_sso.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
oauth_device.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
workflow_events.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workspaces.py refactor(api): remove legacy billing enabled state (#41917) 2026-09-07 08:29:57 +00:00