We are not able to define a boolean parameter in a schema like this
schema:
type: boolean
default: false
For now, we use a string with "false/true" but for the future it would be great if we could just use the type boolean to define a schema in zilla.