dify/api/tests/unit_tests/controllers
2026-09-02 06:54:47 +00:00
..
common feat: optimize resource access config logic (#41164) 2026-08-26 07:18:57 +00:00
console refactor(api): require active workspace in request context (#41280) 2026-09-02 06:54:47 +00:00
files fix: fix upload for plugin (#41133) 2026-08-24 05:39:27 +00:00
inner_api refactor(inner_api): dep-inject request payloads with @model_validate (#41575) 2026-09-02 03:40:46 +00:00
mcp test: migrate controller identity ORM models to SQLite (#40626) 2026-08-14 08:54:48 +00:00
openapi refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
service_api refactor(service_api): dep-inject segment payloads with @model_validate (#41571) 2026-09-02 02:59:30 +00:00
trigger test: migrate trigger and webhook sessions and ORM models to SQLite (#40594) 2026-08-24 04:01:02 +00:00
web refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
__init__.py feat: return data_source_info and data_source_detail_dict (#29912) 2026-01-05 11:04:03 +08:00
test_compare_versions.py refactor(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00:00
test_conversation_rename_payload.py fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00
test_mcp_app_api.py test: move MCP controller coverage to unit tests (#38930) 2026-07-15 04:40:34 +00:00
test_rbac_route_resource_contract.py fix(api): allow external knowledge base creation under enterprise RBAC (#39930) 2026-08-04 04:50:43 +00:00
test_swagger.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00