Sunagatov / Iced-Latte

a online Marketplace for coffee retail (Backend)
https://iced-latte.uk
MIT License
597 stars 108 forks source link

Get user. Not updated swagger documentation #274

Open TetianaPerinha opened 5 months ago

TetianaPerinha commented 5 months ago

Description: When sending a request to retrieve user information, the user's ID is not utilized. Instead, a Bearer token is used to achieve this functionality. However, the Swagger documentation inaccurately mentions the need for a user's ID for this request.

image