civo / civogo

Golang client to interact with Civo's API
https://www.civo.com/
MIT License
37 stars 23 forks source link

The `per_page` field only list down 20 per page #202

Closed Pushkarmondal closed 1 month ago

Pushkarmondal commented 1 month ago

The per_page fields list down only 20, if someone create greater than 20 list, it should be helpful if it shows all the list at a single page.

uzaxirr commented 1 month ago

feel free to raise PR if you can do it

uzaxirr commented 1 month ago

duplicate of #206