- add a build command

- fix an error in swagger doc
This commit is contained in:
2022-07-13 18:26:50 +02:00
parent 0ae35590f4
commit 22de906767
3 changed files with 4 additions and 2 deletions

View File

@ -170,7 +170,7 @@ paths:
operationId: "textEnableColoring"
parameters:
- in: path
name: "show"
name: "enable"
required: true
type: boolean
description: "If true the timer will change color by value, else the timer stays white."