simple naming mistake

this must be a different endpoint or it is ambiguous with bucket
interactions.  plus it makes more sense that "place where storage
indexes are" is different from "place where buckets are" although I
am still uncomfortable with the idea that "storage indexes" are things
and not ... indexes ...
This commit is contained in:
Jean-Paul Calderone 2018-05-17 14:01:46 -04:00
parent 4e99f22c2b
commit eb9b44885e
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ Shares are immutable data stored in buckets.
Writing Writing
~~~~~~~ ~~~~~~~
``POST /v1/buckets/:storage_index`` ``POST /v1/storage/:storage_index``
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Create some new buckets in which to store some shares. Create some new buckets in which to store some shares.