Skip to content

Conversation

@LifeRIP
Copy link
Contributor

@LifeRIP LifeRIP commented Jun 10, 2025

Introduce a new endpoint for retrieving paginated messages in specific chat rooms and update existing API routes for clarity and consistency. These changes enhance the overall readability and usability of the chat message retrieval functionality.

LifeRIP added 4 commits June 10, 2025 17:29
Renames two API routes to improve clarity and consistency:
- Changes `/chat/direct/{chatId}/messages` to `/chat/direct/{chatId}/messages/paginated` for clarity in pagination.
- Changes `/chat/rooms/{roomId}/messages/simple` to `/chat/rooms/{roomId}/messages` for simplicity and alignment with route naming conventions.

These changes enhance readability and better reflect the endpoints' purposes.
Update chat message API endpoints for clarity and consistency
@LifeRIP LifeRIP merged commit 348d67f into main Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants