Actually in my Api service i have a method controller like:
[Produces("application/json")] [ApiController] [Route("api/v1/[controller]")]