no more int-key mappings

This commit is contained in:
Jean-Paul Calderone 2018-05-18 13:08:13 -04:00
parent 3898911fcc
commit f4b59b166d

View File

@ -165,10 +165,6 @@ For example::
The response body includes encoded information about the created buckets.
For example::
.. XXX Share numbers are logically integers.
JSON cannot encode integer mapping keys.
So this is not valid JSON but you know what I mean.
{"already-have": [1, ...], "allocated": [7, ...]}
Discussion