PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.05k stars 921 forks source link

The API description doesnt document the Colour field in the name DataType #1074

Closed GreatNovaDragon closed 2 months ago

GreatNovaDragon commented 2 months ago

Apparently Contest Types have a colour. The csv tables and the request do tell us that under the Name Response... now, well... if you go to the readme of pokemon_v2 and seek the Name DataType... there is no Colour.

Makes Colour an undocumented Field.

Naramsim commented 2 months ago

The readme of pokeapi_v2 isn't maintained.

The info is present at: https://pokeapi.co/docs/v2#contest-types

GreatNovaDragon commented 2 months ago

I'll close, with the comment that the readme at that place should be deleted then