Open richardschneider opened 5 years ago
These methods should return progress messages
curl "http://localhost:5001/api/v0/repo/verify"
{"Msg":"","Progress":1} {"Msg":"","Progress":2} ... {"Msg":"verify complete, all blocks validated.","Progress":0}
curl "http://localhost:5001/api/v0/repo/gc" {"Key":{"/":"QmQzxYVyH6w7AGq7HibFeW4cC7XRK5GichF7duLF18h7kf"}}
curl "http://localhost:5001/api/v0/repo/gc"
{"Key":{"/":"QmQzxYVyH6w7AGq7HibFeW4cC7XRK5GichF7duLF18h7kf"}}
These methods should return progress messages