PinataCloud / Pinata-SDK

Official SDK for the Pinata IPFS service
MIT License
273 stars 67 forks source link

fix getFilesByCount: does not honor filter 'pageOffset' and 'pageLimit' if passed #146

Closed LittleUmbrella closed 5 months ago

LittleUmbrella commented 1 year ago

Currently, pageOffset and pageLimit from the passed filter object are ignored. This is detrimental to api rate limits

stevedylandev commented 5 months ago

Will review and fix in SDK rewrite