mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2026-01-09 18:04:21 +01:00
fixed API documentation for send endpoints
This commit is contained in:
@@ -271,7 +271,7 @@ paths:
|
||||
summary: Verify a registered phone number.
|
||||
tags:
|
||||
- Devices
|
||||
/v1/send/:
|
||||
/v1/send:
|
||||
post:
|
||||
consumes:
|
||||
- application/json
|
||||
@@ -298,7 +298,7 @@ paths:
|
||||
summary: Send a signal message.
|
||||
tags:
|
||||
- Messages
|
||||
/v2/send/:
|
||||
/v2/send:
|
||||
post:
|
||||
consumes:
|
||||
- application/json
|
||||
|
||||
Reference in New Issue
Block a user