cherry-studio/packages/shared/data/api/schemas
fullex 942e014d92 fix(api): enhance message status handling
- Updated MessageStatus type to include 'pending' as a new state, reflecting the message processing lifecycle.
- Modified CreateMessageDto and UpdateMessageDto interfaces to utilize the updated MessageStatus type for improved clarity and consistency in message status management.
2025-12-28 21:24:00 +08:00
..
index.ts feat(api): implement message branching API with tree structure support 2025-12-28 12:54:06 +08:00
messages.ts fix(api): enhance message status handling 2025-12-28 21:24:00 +08:00
test.ts refactor(dataApi): streamline Data API schema and type definitions 2025-12-26 12:52:32 +08:00
topics.ts feat(api): implement message branching API with tree structure support 2025-12-28 12:54:06 +08:00