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]")] [Route("api/[controller]")]
[ApiController] [ApiController]
public class ControllerLol : ControllerBase public class ControllerChampions : ControllerBase
{ {
// GET: api/<ControllerLol> // GET: api/<ControllerLol>
[HttpGet] [HttpGet]
Loading…
Cancel
Save