Changes between Version 5 and Version 21 of Ticket #567
- Timestamp:
- 2016-11-29T11:40:16Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #567
- Property Status changed from new to assigned
- Property Cc freestorm77@… added
- Property Owner changed from freestorm to rvs
- Property Version changed from 1.2.0 to n/a
- Property Milestone changed from 1.7.0 to soon
-
Ticket #567 – Description
v5 v21 1 1 It will probably make life easier in the future if we add a version number to the JSON output from operations like {{{deep-stats}}}, {{{deep-manifest}}}, and {{{deep-check}}}. 2 3 2 A related piece would be to tell developers that they should tolerate the presence or absence of each field. 4 5 3 On the other hand, the only customers of the t=JSON are:[[br]] 6 4 1) The Tahoe CLI[[br]] 7 5 2) Tools written to use the webapi functions[[BR]] 8 9 6 I'm ok with requiring that you use e.g. a 1.3.0 CLI with a 1.3.x backend instead of a 1.4.x backend, and developers have to play catchup all the time anyways. So I'm not sure how much energy I want to put into this.