Config schema: Don't require any properties
This commit is contained in:
parent
71e8352ecf
commit
567bc7a5f2
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
"description": "The time you stop working. Can either be 'now' or a time"
|
"description": "The time you stop working. Can either be 'now' or a time"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": ["lunchBreakDuration", "workDayDuration", "startTime"],
|
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"description": "Default values for inputs"
|
"description": "Default values for inputs"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue