feat(conversations): add search endpoint — M1-006 #299
Reference in New Issue
Block a user
Delete Branch "feat/m1-conversation-search"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GET /api/conversations/search?q=query with ILIKE, user-scoped, pagination. SearchMessagesDto with validation.