mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2026-01-28 11:14:26 +01:00
improved API documentation + error handling
This commit is contained in:
@@ -183,6 +183,10 @@ paths:
|
||||
description: Image
|
||||
schema:
|
||||
type: string
|
||||
"400":
|
||||
description: Bad Request
|
||||
schema:
|
||||
$ref: '#/definitions/api.Error'
|
||||
summary: Link device and generate QR code.
|
||||
tags:
|
||||
- Devices
|
||||
|
||||
Reference in New Issue
Block a user