ipfs-cluster/api/rest
Hector Sanjuan 2144f4bd42 Types: make UserAllocations []peer.ID instead of string
It seems we forgot to convert this after peer.IDs became serializable. This
fixes it.
2019-04-29 16:24:38 +02:00
..
client Types: make UserAllocations []peer.ID instead of string 2019-04-29 16:24:38 +02:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go fix #636: review nitpicks 2019-03-11 05:25:26 +00:00
config.go fix #636: mitingate long header attack 2019-03-10 21:16:26 +00:00
restapi_test.go Types: make UserAllocations []peer.ID instead of string 2019-04-29 16:24:38 +02:00
restapi.go Invalid filter should throw BadRequest 2019-04-24 21:54:12 +05:30