Skip to content

BE: Adding endpoint for user informations

andrei.radu requested to merge backend into main

Added endpoint for user informations, "/api/v1/profile/user-informations", GET method. You need to be logged, and put JWT in header.

Merge request reports