Changes between Version 1 and Version 2 of Ticket #3771
- Timestamp:
- 2021-08-23T15:26:02Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3771
- Property Summary changed from Possible improvements for GET /v1/immutable/:storage_index/shares to Possible improvements for GET /v1/immutable/:storage_index/shares (and mutable equivalent)
-
Ticket #3771 – Description
v1 v2 1 1 Right now this just returns share numbers. It'd be handy if it returned more information, e.g. share length, whether it's corrupt (if that's a thing?), and whatever else the server knows about each share. 2 3 Same thing for immutable share listing.