Update swagger files

This commit is contained in:
Djuri Baars 2023-11-21 16:08:46 +01:00
parent ffd681b076
commit b38dabec52
2 changed files with 12 additions and 0 deletions

View File

@ -418,6 +418,9 @@
"screen[5]": {
"type": "boolean"
},
"screen[6]": {
"type": "boolean"
},
"tzOffset": {
"type": "integer",
"default": 60,
@ -432,6 +435,10 @@
"type": "integer",
"default": 30,
"description": "Time between screens when rotating in minutes"
},
"txPower": {
"type": "integer",
"description": "WiFi Tx Power"
}
}
},

View File

@ -290,6 +290,8 @@ components:
type: boolean
screen[5]:
type: boolean
screen[6]:
type: boolean
tzOffset:
type: integer
default: 60
@ -302,6 +304,9 @@ components:
type: integer
default: 30
description: Time between screens when rotating in minutes
txPower:
type: integer
description: WiFi Tx Power
CustomText:
type: array
items: