1# inline subtypes collide with our desired future use of defaults 2 3## 4# @foo: 5## 6{ 'command': 'foo', 7 'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } } 8