plank
plank copied to clipboard
Support null default values in enumerations
Currently we define a description and default value for each entry in the string enum specification. The entries default value should support "null" in order to allow the caller to specify the overall default enum value.