mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 23:54:22 +01:00
re-build swagger documentation
This commit is contained in:
@@ -2186,6 +2186,9 @@ var doc = `{
|
||||
"api.SendMessageError": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"challenge_tokens": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
@@ -2252,6 +2255,9 @@ var doc = `{
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
"notify_self": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"number": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -2282,9 +2288,6 @@ var doc = `{
|
||||
"normal",
|
||||
"styled"
|
||||
]
|
||||
},
|
||||
"notify_self": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user