Undocumented fields in API response
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.2k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 21
Description
I have noticed that these fields in the JSON response appear to be undocumented at https://pokeapi.co/docs/v2.
PokemonSprites.otherType.spritesPokemon.past_abilities
You can see them in
https://pokeapi.co/api/v2/type/1/
and
https://pokeapi.co/api/v2/pokemon/25/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the API documentation at https://pokeapi.co/docs/v2 and compare it with the example responses from the Pokémon and Type endpoints linked in the issue. Document PokemonSprites.other, Type.sprites, and Pokemon.past_abilities, and confirm that each field is represented in the published documentation.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100