mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2026-01-31 04:34:57 +01:00
updated swagger documentation
* added documentation for timeout parameter in receive endpoint
This commit is contained in:
@@ -201,6 +201,10 @@ paths:
|
||||
name: number
|
||||
required: true
|
||||
type: string
|
||||
- description: 'Receive timeout in seconds (default: 1)'
|
||||
in: query
|
||||
name: timeout
|
||||
type: string
|
||||
produces:
|
||||
- application/json
|
||||
responses:
|
||||
|
||||
Reference in New Issue
Block a user