small whoops again

This commit is contained in:
Adickes 2015-12-08 13:02:32 -05:00
parent adf94814f9
commit e83363cd67

View file

@ -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