ipfs-shipyard / java-ipfs-http-client

A Java implementation of the HTTP IPFS API
MIT License
538 stars 243 forks source link

Parse the response of the pin update endpoint as a list of multihashes. #167

Closed odisseus closed 4 years ago

odisseus commented 4 years ago

This should fix some of the failing tests.