gnostic
gnostic copied to clipboard
fix: Explicitly use strings for boolean-named enums
use yaml type tag !!str to represent boolean-like and NULL enum values.
fixes: #407