Add default host to satisfy liblab

This commit is contained in:
crummy
2024-10-26 13:55:55 +13:00
parent c62dc45a85
commit e16eed4580
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
"contact": {},
"version": "1.0"
},
"host": "localhost:8080",
"basePath": "/",
"paths": {
"/v1/about": {

View File

@@ -1,3 +1,4 @@
host: localhost:8080
basePath: /
definitions:
api.AddDeviceRequest: