mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
small whoops again
This commit is contained in:
parent
adf94814f9
commit
e83363cd67
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@
|
|||
|
||||
## Resource Lists
|
||||
Calling any api endpoint without a resource id or name will return a paginated list of available resources for that api. By default, a list 'page' will contain up to 20 resources. If you would like to change this just add a 'limit' query param, e.g. `limit=60`.
|
||||
<<<<<<< HEAD
|
||||
|
||||
###### example response for non-named resources
|
||||
```json
|
||||
|
|
Loading…
Reference in a new issue