mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-24 20:33:04 +00:00
docs(openapi): update openapi.yml
This commit is contained in:
parent
4688b0d071
commit
ae48daee01
1 changed files with 2 additions and 2 deletions
|
@ -2413,7 +2413,7 @@ paths:
|
|||
of a Pokémon species are shared across all varieties of Pokémon within the
|
||||
species. A good example is Wormadam; Wormadam is the species which can be
|
||||
found in three different varieties, Wormadam-Trash, Wormadam-Sandy and Wormadam-Plant.
|
||||
summary: List pokemon specs
|
||||
summary: List pokemon species
|
||||
parameters:
|
||||
- name: limit
|
||||
required: false
|
||||
|
@ -2447,7 +2447,7 @@ paths:
|
|||
of a Pokémon species are shared across all varieties of Pokémon within the
|
||||
species. A good example is Wormadam; Wormadam is the species which can be
|
||||
found in three different varieties, Wormadam-Trash, Wormadam-Sandy and Wormadam-Plant.
|
||||
summary: Get pokemon spec
|
||||
summary: Get pokemon species
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
|
Loading…
Reference in a new issue