# we reject any enum member that is not a string
##
# @MyEnum:
{ 'enum': 'MyEnum', 'data': [ { 'value': 'str' } ] }