mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-20 16:14:29 +01:00
Add scheme to satisfy liblab
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
},
|
||||
"host": "localhost:8080",
|
||||
"basePath": "/",
|
||||
"schemes": ["http"],
|
||||
"paths": {
|
||||
"/v1/about": {
|
||||
"get": {
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
host: localhost:8080
|
||||
basePath: /
|
||||
schemes:
|
||||
- http
|
||||
definitions:
|
||||
api.AddDeviceRequest:
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user