Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type boolean possible in schema #1408

Closed
Evox145 opened this issue Feb 18, 2025 · 0 comments · Fixed by #1409
Closed

Type boolean possible in schema #1408

Evox145 opened this issue Feb 18, 2025 · 0 comments · Fixed by #1409
Assignees
Labels
enhancement New feature or request

Comments

@Evox145
Copy link

Evox145 commented Feb 18, 2025

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.

@ankitk-me ankitk-me self-assigned this Feb 18, 2025
@jfallows jfallows added the enhancement New feature or request label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants