mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-20 16:14:29 +01:00
Add default host to satisfy liblab
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"contact": {},
|
||||
"version": "1.0"
|
||||
},
|
||||
"host": "localhost:8080",
|
||||
"basePath": "/",
|
||||
"paths": {
|
||||
"/v1/about": {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
host: localhost:8080
|
||||
basePath: /
|
||||
definitions:
|
||||
api.AddDeviceRequest:
|
||||
|
||||
Reference in New Issue
Block a user