mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-27 14:54:14 +00:00
Add default host to satisfy liblab
This commit is contained in:
parent
c62dc45a85
commit
e16eed4580
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user