dify/api/tests/unit_tests/controllers/service_api/app
yyh 6c9304d7ef
feat: implement parent message validation for service API
Added a new validation method to check parent message IDs in the MessageBasedAppGenerator class, ensuring proper handling of UUID_NIL and conversation existence. Updated related app generators and added unit tests for comprehensive coverage.
2025-12-25 15:36:18 +08:00
..
test_chat_parent_message_validation.py feat: implement parent message validation for service API 2025-12-25 15:36:18 +08:00
test_chat_request_payload.py feat: chat messages api support parent message id 2025-12-25 15:21:44 +08:00
test_file_preview.py fix(api): force download for HTML previews (#30090) 2025-12-25 11:43:07 +08:00