hydroshare / hs_restclient

Python client for the https://www.hydroshare.org REST API
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Documentation needs to be clarified for `start`, `count`, `from_date`, and `to_date` arguments #77

Closed sdc50 closed 6 years ago

sdc50 commented 6 years ago

The documentation does not make it clear what the following arguments do:

start count from_date to_date

After playing around with them my assumption is that:

Are these assumptions correct? Clarifying this in the documentation would be helpful.

aphelionz commented 6 years ago

Thanks! Just added these to the docs. New release is going out today. I'll let you know when.