dify/api/tests/unit_tests/controllers
linhongkuan d8f3be4bcd
fix(api): isolate side-effect database writes (#37895)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
2026-06-29 06:20:34 +00:00
..
common chore: add type to test (#37876) 2026-06-25 03:01:09 +00:00
console feat: refine snippet siderbar and support RBAC. (#38134) 2026-06-29 06:03:40 +00:00
files chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
inner_api chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
openapi refactor(api): migrate response contract tooling to BaseModel (#37950) 2026-06-26 00:11:04 +00:00
service_api fix(api): isolate side-effect database writes (#37895) 2026-06-29 06:20:34 +00:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790) 2026-06-26 09:57:31 +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(version): simplify version comparison logic (#10109) 2024-10-31 15:15:32 +08:00
test_conversation_rename_payload.py fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00
test_swagger.py docs: enrich generated service API descriptions (#37615) 2026-06-18 08:43:39 +00:00