This commit is contained in:
Justin Bertram 2021-03-09 10:40:12 -06:00
commit ce3d283bc3
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