Skip to content

Conversation

@LifeRIP
Copy link
Contributor

@LifeRIP LifeRIP commented Jun 10, 2025

Rename API routes to improve clarity and align with naming conventions, enhancing readability and reflecting the endpoints' purposes.

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.
@LifeRIP LifeRIP merged commit d57e214 into develop 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