NO-JIRA clarify REST doc to use ttl parameter

This commit is contained in:
Erwin Dondorp 2021-03-05 23:30:31 +01:00 committed by Justin Bertram
parent 37371c749f
commit 8f7970cd59
1 changed files with 1 additions and 1 deletions

View File

@ -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