dify/api/tests/unit_tests/controllers
2026-06-03 07:10:55 +00:00
..
common refactor(api): migrate console/service_api.dataset.segment to BaseModel (#36522) 2026-05-30 13:54:01 +00:00
console fix: pydantic_core._pydantic_core.ValidationError: 2 validation errors for DatasetDetailResponse (#36753) 2026-06-03 07:10:55 +00:00
files chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
inner_api refactor: use explicit session in inner api user auth (#36995) 2026-06-03 07:06:38 +00:00
openapi feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
service_api feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +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
test_conversation_rename_payload.py fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00
test_swagger.py fix(web): use generated account-profile contracts (#36927) 2026-06-02 07:28:05 +00:00