pull/2/head
bastien.ollier1@etu.uca.fr 2 years ago
parent 31bfeaf5bd
commit d2bb0c9cf1

@ -6,7 +6,7 @@ namespace apiLOL.Controllers
{
[Route("api/[controller]")]
[ApiController]
public class ControllerLol : ControllerBase
public class ControllerChampions : ControllerBase
{
// GET: api/<ControllerLol>
[HttpGet]
Loading…
Cancel
Save