bigcommerce / bigcommerce-api-python

Python client library for Bigcommerce API
https://pypi.python.org/pypi/bigcommerce
MIT License
91 stars 82 forks source link

Add count to pages #72

Closed bookernath closed 6 years ago

bookernath commented 6 years ago

What?

/v2/pages endpoint now supports count at /v2/pages/count.

Adding support for it in this library.