Merge "Fix a comment in bulk middleware."

This commit is contained in:
Jenkins 2014-02-06 20:11:41 +00:00 committed by Gerrit Code Review
commit 00472e849d

View File

@ -158,8 +158,8 @@ class Bulk(object):
/container_name /container_name
The response is similar to bulk deletes as in every response will be a 200 The response is similar to extract archive as in every response will be a
OK and you must parse the response body for actual results. An example 200 OK and you must parse the response body for actual results. An example
response is: response is:
{"Number Not Found": 0, {"Number Not Found": 0,