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