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

fix: Explicitly use strings for boolean-named enums #413

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zaakn
Copy link

@zaakn zaakn commented Nov 9, 2023

use yaml type tag !!str to represent boolean-like and NULL enum values.

fixes: #407

use yaml type tag `!!str` to represent boolean-like and `NULL` enum values.

fixes: google#407
@zaakn zaakn requested a review from a team as a code owner November 9, 2023 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant