4 lines
129 B
JSON
4 lines
129 B
JSON
# exploded member form must have a 'type'
|
|
{ 'alternate': 'Alt',
|
|
'data': { 'one': 'str',
|
|
'two': { 'if': 'foo' } } }
|