save locations
This commit is contained in:
@@ -15,7 +15,7 @@ namespace ReallifeGamemode.DataService.Controllers
|
||||
{
|
||||
[ApiController]
|
||||
[Authorize]
|
||||
[Route("DataService/User")]
|
||||
[Route("DataService/[controller]")]
|
||||
[Produces("application/json")]
|
||||
public class UserController : ControllerBase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user