Modify delay queue api-doc description

Add the ``reserved attributes`` description for the
parameters``_default_message_delay``.

Change-Id: If440e284e1e5175b7d0f8d0f912a983c20547d43
This commit is contained in:
yangzhenyu 2018-01-05 12:07:01 +08:00
parent 764bbb97dd
commit 31a08e348a
1 changed files with 2 additions and 1 deletions

View File

@ -171,7 +171,8 @@ _default_message_delay:
the queue, it will be delayed for some times and means it can not be
claimed until the delay expired. And user can define a queue's level
value for delay, also can define a message's level. The latter has
a higher priority.
a higher priority. It is one of the ``reserved attributes`` of Zaqar
queues.
_default_message_ttl:
type: integer