Aula 02 - Construindo a API Vídeo 03 - Recebendo os dados de um filme - MINUTO 9:29
Após realizar os passos citados até aqui, ao tentar rodar o programa, acontece o seguinte erro:
System.InvalidOperationException: 'The following errors occurred with attribute routing information:
Error 1: For action: 'FilmesAPI.Controllers.FilmeController.AdicionaFilme (FilmesAPI)' Error: While processing template '[controler]', a replacement value for the token 'controler' could not be found. Available tokens: 'action, controller'. To use a '[' or ']' as a literal string in a route or within a constraint, use '[[' or ']]' instead.'