We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a8fbc01
@bageren contribution to introduce union decoders for String and Number, example: asStringUnion("dev","qa", "prod")
String
Number
asStringUnion("dev","qa", "prod")