Files
OpenParty/core
ibratabian17 77aee28c95 feat: Add GET /v3/users/:user route handler
Introduces a new GET route handler for `/v3/users/:user` in `UbiservicesRouteHandler.js`. This handler is currently stubbed and sends an empty response.

Also, refactors anonymous function syntax in `AccountRepository.js` to use arrow functions for consistency.
2025-06-02 01:12:23 +07:00
..
2024-10-22 17:55:26 +07:00