mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-24 20:33:04 +00:00
global tags
This commit is contained in:
parent
cfff93d6ed
commit
2b794c0ec6
1 changed files with 12 additions and 0 deletions
12
openapi.yml
12
openapi.yml
|
@ -8885,5 +8885,17 @@ components:
|
|||
name: sessionid
|
||||
servers:
|
||||
- url: https://pokeapi.co
|
||||
tags:
|
||||
- pokemon
|
||||
- evolution
|
||||
- berries
|
||||
- items
|
||||
- machines
|
||||
- location
|
||||
- contest
|
||||
- moves
|
||||
- encounters
|
||||
- games
|
||||
- utility
|
||||
externalDocs:
|
||||
url: https://pokeapi.co/docs/v2
|
||||
|
|
Loading…
Reference in a new issue