mail update
This commit is contained in:
@@ -11,7 +11,7 @@ using Webshop.Application.Services.Auth;
|
||||
namespace Webshop.Api.Controllers.Auth
|
||||
{
|
||||
[ApiController]
|
||||
[Route("api/v1/auth")]
|
||||
[Route("api/v1/[controller]")]
|
||||
public class AuthController : ControllerBase
|
||||
{
|
||||
private readonly IAuthService _authService;
|
||||
|
||||
Reference in New Issue
Block a user