mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 23:54:22 +01:00
updated swagger documentation for receive endpoint
This commit is contained in:
@@ -696,7 +696,7 @@ var doc = `{
|
||||
},
|
||||
"/v1/receive/{number}": {
|
||||
"get": {
|
||||
"description": "Receives Signal Messages from the Signal Network.",
|
||||
"description": "Receives Signal Messages from the Signal Network. If you are running the docker container in normal/native mode, this is a GET endpoint. In json-rpc mode this is a websocket endpoint.",
|
||||
"consumes": [
|
||||
"application/json"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user