mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
synced 2025-06-21 19:17:04 +03:00
Fix [Authorize] comment
This commit is contained in:
parent
e0be19ce07
commit
ad1c979b17
@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace NetworkResurrector.Api.Controllers
|
||||
{
|
||||
// [Authorize]
|
||||
[Authorize]
|
||||
[ApiController]
|
||||
[Route("resurrector")]
|
||||
public class ResurrectorController : ControllerBase
|
||||
|
Loading…
x
Reference in New Issue
Block a user