The docs are helpful, but they are missing a lot of information. Add information on - [sorting](https://hub.gdgx.io/api/v1/chapters?sort=country) (field to sort and asc (number?)) - [fields](https://hub.gdgx.io/api/v1/chapters?fields=_id,name,geo,country,status) to return in response - [perpage](https://hub.gdgx.io/api/v1/chapters?perpage=10) limit - [page](https://hub.gdgx.io/api/v1/chapters?perpage=10&page=2) requested
The docs are helpful, but they are missing a lot of information.
Add information on