This commit is contained in:
Hayden 2023-04-01 14:52:23 -08:00
parent 4ccd3d7ace
commit c9babdfe68
No known key found for this signature in database
GPG key ID: 17CF79474E257545
5 changed files with 0 additions and 12 deletions

View file

@ -38,7 +38,6 @@ var (
// @version 1.0
// @description Track, Manage, and Organize your Things.
// @contact.name Don't
// @license.name MIT
// @BasePath /api
// @securityDefinitions.apikey Bearer
// @in header

View file

@ -13,9 +13,6 @@ const docTemplate = `{
"contact": {
"name": "Don't"
},
"license": {
"name": "MIT"
},
"version": "{{.Version}}"
},
"host": "{{.Host}}",

View file

@ -6,9 +6,6 @@
"contact": {
"name": "Don't"
},
"license": {
"name": "MIT"
},
"version": "1.0"
},
"basePath": "/api",

View file

@ -702,8 +702,6 @@ info:
contact:
name: Don't
description: Track, Manage, and Organize your Things.
license:
name: MIT
title: Homebox API
version: "1.0"
paths:

View file

@ -6,9 +6,6 @@
"contact": {
"name": "Don't"
},
"license": {
"name": "MIT"
},
"version": "1.0"
},
"basePath": "/api",