Using boolean rather than bool.
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ied68c7f1a2fd4474e9fee65b2820e6c25f662b5f
--- /dev/null
+---
+fixes:
+ - |
+ Schema type "bool" is not valid. Fix to "boolean"
ref:
type: "string"
tag_release:
- type: "bool"
+ type: "boolean"
log_dir:
type: "string"
tag_release:
- type: "bool"
+ type: "boolean"
version:
type: "string"
python_version:
type: "string"
tag_release:
- type: "bool"
+ type: "boolean"
version:
type: "string"
project:
type: "string"
tag_release:
- type: "bool"
+ type: "boolean"
version:
type: "string"