Skip to content

Commit 52ff5fd

Browse files
committed
Mention AQ default queue type
1 parent c4e08f8 commit 52ff5fd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/api.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3533,8 +3533,10 @@ This method returns a queue for enqueuing and dequeuing
35333533
Object options
35343534
```
35353535

3536-
This optional argument can be used to specify the payload type.
3537-
It is an object with the following attributes:
3536+
This optional argument can be used to specify the payload type. If the
3537+
argument is not passed, then the database queue must be a RAW queue.
3538+
3539+
The `options` object has the following attributes:
35383540

35393541
Attribute Name | Description
35403542
---------------|-------------

0 commit comments

Comments
 (0)