mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 23:54:22 +01:00
update Swagger documentation
This commit is contained in:
@@ -1449,6 +1449,12 @@ var doc = `{
|
||||
"description": "Specify the maximum number of messages to receive (default: unlimited)",
|
||||
"name": "max_messages",
|
||||
"in": "query"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"description": "Specify whether read receipts should be sent when receiving messages",
|
||||
"name": "send_read_receipts",
|
||||
"in": "query"
|
||||
}
|
||||
],
|
||||
"responses": {
|
||||
|
||||
Reference in New Issue
Block a user