NO-JIRA clarify REST doc to use ttl parameter
This commit is contained in:
parent
37371c749f
commit
8f7970cd59
|
@ -627,7 +627,7 @@ another query parameter with an integer value between 0 and 9 expressing
|
|||
the priority of the message. i.e.:
|
||||
|
||||
```
|
||||
POST /queues/bar/create?expiration=30000&priority=3
|
||||
POST /queues/bar/create?ttl=30000&priority=3
|
||||
Host: example.com
|
||||
Content-Type: application/xml
|
||||
|
||||
|
|
Loading…
Reference in New Issue