ipfs-cluster/api
Kishan Sagathiya c0b8301525 Fix #854: 404 on deleting a pin that isn't part of pinset (#854)
With this commit
- If cid in `DELETE /pins/{cid}` isn't part of the pinset, it would
return 404
- If path in `DELETE /pins/{keyType}/{path}` resolves to a cid that
isn't part of the pinset, it would return 404
2019-07-29 13:26:53 +02:00
..
ipfsproxy Improve pin/unpin method signatures (#843) 2019-07-22 15:39:11 +02:00
pb PinOptions protobuf: add comment 2019-02-25 11:21:39 +00:00
rest Fix #854: 404 on deleting a pin that isn't part of pinset (#854) 2019-07-29 13:26:53 +02:00
add_test.go Fix tests 2018-08-09 03:42:39 +02:00
add.go support --nocopy when adding URLs 2019-03-26 10:22:37 -05:00
types_test.go Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00
types.go Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00
util.go Update deps along with go-libp2p-core refactor 2019-06-14 13:10:45 +02:00