fixed API documentation for send endpoints

This commit is contained in:
Bernhard B
2020-07-10 22:01:55 +02:00
parent 80d9c15d91
commit d289b862d5
4 changed files with 8 additions and 8 deletions

View File

@@ -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