fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.45k stars 726 forks source link

Feature/NomenclatureAdjustment - Adjust the naming of the User :: GetAll method in the Swagger #311

Closed lucasapoena closed 2 years ago

lucasapoena commented 2 years ago

Adjust the naming of the User :: GetAll method in the Swagger

image

Get User Details -> Get Users Details

Adjusted to make it clear that it's all user details.