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