nested-struct-data.json 105 B

123
  1. # {} is not a valid type reference
  2. { 'command': 'foo',
  3. 'data': { 'a' : { 'type': {} }, 'b' : 'str' } }