Closed LoicOuth closed 1 year ago
URL: https://api-pokemon-fr.vercel.app/api/v1/types
Bad sprite for grass type when fetch all type
{ { "id": 10, "name": { "fr": "Plante", "en": "Grass", "jp": "くさ" }, "sprites": "https://raw.githubusercontent.com/Yarkis01/PokeAPI/images/types/normal.png", ... } }
{ { "id": 10, "name": { "fr": "Plante", "en": "Grass", "jp": "くさ" }, "sprites": "https://raw.githubusercontent.com/Yarkis01/PokeAPI/images/types/plante.png", ... } }
Informations
URL: https://api-pokemon-fr.vercel.app/api/v1/types
Problème
Bad sprite for grass type when fetch all type
Données actuelles
Données souhaitées