ipfs / pinning-services-api-spec

Standalone, vendor-agnostic Pinning Service API for IPFS ecosystem
https://ipfs.github.io/pinning-services-api-spec/
Creative Commons Zero v1.0 Universal
100 stars 27 forks source link

fix: adjust cid filter limits #62

Closed lidel closed 3 years ago

lidel commented 3 years ago

This PR sets limit of 10 CIDs passed via cid filter to the GET /pins endpoint as suggested in #53

Closes #53 cc @obo20 @jacobheun