Version 0.7.0
page()
now returns aPageResponse(list)
object rather than alist
, which adds the attributesoffset
,limit
andtotal_count
- Fix uploading files from
str
paths - Remove deprecated keys from reader study API
- Updates
httpx
to0.22
page()
now returns a PageResponse(list)
object rather than a list
, which adds the attributes offset
, limit
and total_count
str
pathshttpx
to 0.22