forked from mirrors/homebox
update docs
This commit is contained in:
parent
84144d823d
commit
6341aebe66
13 changed files with 139 additions and 19 deletions
|
@ -844,7 +844,7 @@ const docTemplate = `{
|
|||
"types.Build": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"build_time": {
|
||||
"buildTime": {
|
||||
"type": "string"
|
||||
},
|
||||
"commit": {
|
||||
|
|
|
@ -836,7 +836,7 @@
|
|||
"types.Build": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"build_time": {
|
||||
"buildTime": {
|
||||
"type": "string"
|
||||
},
|
||||
"commit": {
|
||||
|
|
|
@ -31,7 +31,7 @@ definitions:
|
|||
type: object
|
||||
types.Build:
|
||||
properties:
|
||||
build_time:
|
||||
buildTime:
|
||||
type: string
|
||||
commit:
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue