dify/api/controllers/service_api
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
..
app feat: implement parent message validation for service API 2025-12-25 15:36:18 +08:00
dataset fix(api): resolve errors when setting visibility to partial members (#29830) 2025-12-18 16:56:24 +08:00
workspace add typing to all wraps (#25405) 2025-09-09 16:48:33 +08:00
__init__.py example for __all__ (#25666) 2025-09-14 18:40:06 +08:00
index.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
wraps.py feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +08:00