modify doc of Claim messages
This patch modify the API link of Claim messages and add normal response codes 204. Change-Id: I4acf8b12c440f2da1c8cbe0588cabf27274ba2ee
This commit is contained in:
parent
154cfa390b
commit
980ea37e61
@ -7,7 +7,7 @@ the same message.
|
||||
Claim messages
|
||||
==============
|
||||
|
||||
.. rest_method:: POST /v2//queues/{queue_name}/claims
|
||||
.. rest_method:: POST /v2/queues/{queue_name}/claims
|
||||
|
||||
Claims a set of messages from the specified queue.
|
||||
|
||||
@ -50,7 +50,7 @@ live period, its expiration is not adjusted.
|
||||
|
||||
|
||||
|
||||
Normal response codes: 201
|
||||
Normal response codes: 201 204
|
||||
|
||||
Error response codes:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user