Automated commit by github action: 3961530787

This commit is contained in:
GitHub Action Bot
2023-01-19 19:01:40 +00:00
parent 03a1df9767
commit a68995e650
2 changed files with 1 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ properties:
- 'MON' - 'MON'
- 'WED' - 'WED'
- 'FRI' - 'FRI'
nullable: true
hours: hours:
allOf: allOf:
- $ref: Selector.yaml - $ref: Selector.yaml

View File

@@ -1,5 +1,4 @@
type: object type: object
nullable: true
properties: properties:
type: type:
$ref: 'SelectorType.yaml' $ref: 'SelectorType.yaml'