forked from mirrors/homebox
feat: change shit to things (#369)
This commit is contained in:
parent
0f8db862b4
commit
5dd6844536
7 changed files with 7 additions and 7 deletions
|
@ -2822,7 +2822,7 @@ var SwaggerInfo = &swag.Spec{
|
|||
BasePath: "/api",
|
||||
Schemes: []string{},
|
||||
Title: "Homebox API",
|
||||
Description: "Track, Manage, and Organize your Shit.",
|
||||
Description: "Track, Manage, and Organize your Things.",
|
||||
InfoInstanceName: "swagger",
|
||||
SwaggerTemplate: docTemplate,
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"description": "Track, Manage, and Organize your Shit.",
|
||||
"description": "Track, Manage, and Organize your Things.",
|
||||
"title": "Homebox API",
|
||||
"contact": {
|
||||
"name": "Don't"
|
||||
|
|
|
@ -701,7 +701,7 @@ definitions:
|
|||
info:
|
||||
contact:
|
||||
name: Don't
|
||||
description: Track, Manage, and Organize your Shit.
|
||||
description: Track, Manage, and Organize your Things.
|
||||
license:
|
||||
name: MIT
|
||||
title: Homebox API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue