ipfs-cluster/api/rest
Tom O'Donnell (te0d) 3f28da4415 Fixed Pin's Name Attribute when not Specified
When not specified, the name was being assigned to whichever name
was assigned to the previous pin. Not sure exactly what was
happening, but it works after removing omitempty. The idea was to
make Name optional, but here it will always be assigned.
2017-11-30 10:14:24 -05:00
..
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Issue #162: Improve Config.ToJSON() tests 2017-10-20 10:42:41 +02:00
config.go Issue #162: Rework configuration format 2017-10-18 00:00:12 +02:00
restapi_test.go Issue #162: Rework configuration format 2017-10-18 00:00:12 +02:00
restapi.go Fixed Pin's Name Attribute when not Specified 2017-11-30 10:14:24 -05:00