Commit graph

5 commits

Author SHA1 Message Date
Brent Rubell
e418f20c06
Merge pull request #139 from ALfuhrmann/patch-1
copy-and-paste error in batch sending
2023-11-06 18:09:09 -05:00
ALfuhrmann
c636eda6ea
copy-and-paste error in batch sending
The "Send Batch Data" did not actually contain an "aio.send_batch_data" call.
Fixed it.
2022-01-17 15:00:44 +01:00
Luke McNinch
e9afd5b317 Implement a "max_results" parameter for the data method, to allow for retrieval of more than 1000 data points.
This implementation is subject to an existing bug in the pagination link header in the API that will break when and if that bug is fixed.
2021-02-26 09:51:14 -05:00
brentru
75b57f17ba fixing documentation errors, travis 2018-07-10 16:41:05 -04:00
brentrubell
ffce772065
Adding Documentation and Travis to Library (#50)
* Add readme, rtd-docs, CoC

* Add documentation

* Add travis config

* Update README.rst to move api documentation off README
2018-07-05 12:20:39 -04:00