GET /api/buckets

previously, this would request details for *all buckets* - I realise now that 
this is not workable, especially when you have a large number of buckets. 
Instead, will only get details (i.e. list of blobs)  if a specific bucket is 
requested (GET /api/buckets/:bucket) and otherwise will only report a list of 
bucket names. 

Many thanks to Jan Provaznik for pointing at this (and subsequently poking 
Michal with a sharp stick), 

marios

Reply via email to