blob: e6a5f24ca98b4231f50f572595efd5b1de8c96ec [file] [log] [blame]
# we reject types defined more than once
{ 'type': 'foo', 'data': { 'one': 'str' } }
{ 'enum': 'foo', 'data': [ 'two' ] }