File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ rgb_value_template:
303
303
required : false
304
304
type : string
305
305
schema :
306
- description : The schema to use. Must be `default` or omitted to select the default schema" .
306
+ description : The schema to use. Must be `default` or omitted to select the default schema.
307
307
required : false
308
308
type : string
309
309
default : default
@@ -648,7 +648,7 @@ retain:
648
648
type : boolean
649
649
default : false
650
650
schema :
651
- description : The schema to use. Must be `json` to select the JSON schema" .
651
+ description : The schema to use. Must be `json` to select the JSON schema.
652
652
required : false
653
653
type : string
654
654
default : default
@@ -1004,7 +1004,7 @@ red_template:
1004
1004
required : false
1005
1005
type : string
1006
1006
schema :
1007
- description : The schema to use. Must be `template` to select the template schema" .
1007
+ description : The schema to use. Must be `template` to select the template schema.
1008
1008
required : false
1009
1009
type : string
1010
1010
default : default
You can’t perform that action at this time.
0 commit comments