ipfs-cluster / js-cluster-client

A client library for the IPFS Cluster HTTP API, implemented in JavaScript.
MIT License
31 stars 16 forks source link

cluster.pin.ls throws error when used with 'filter' option #2

Closed vasa-develop closed 5 years ago

vasa-develop commented 5 years ago

I can't see the route for listing the pins in the Go implementation. The listed GET method for '/pins' returns the response for the 'status' command.

vasa-develop commented 5 years ago

The /allocations path is used for cluster.pin.ls

Added in release v.0.0.3