mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
fix: API URLs for docs (#599)
* fix: API URLs for docs * fix: merge issue
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
"description": "Track, Manage, and Organize your Things.",
|
||||
"title": "Homebox API",
|
||||
"contact": {
|
||||
"name": "Don't"
|
||||
"name": "Homebox Team",
|
||||
"url": "https://discord.homebox.software"
|
||||
},
|
||||
"version": "1.0"
|
||||
},
|
||||
"host": "demo.homebox.software",
|
||||
"basePath": "/api",
|
||||
"paths": {
|
||||
"/v1/actions/ensure-asset-ids": {
|
||||
|
||||
Reference in New Issue
Block a user