Online JSON to RAML Type Conversion
Paste your sample JSON
{ "string": "test", "integer": 888, "bool": true, "array": [2,3,4], "arrayOfObject": [ {"test":"test"} ] }
Arrays as Subtypes?
Convert to Raml Type
See your result