I am trying to create an example of array in RAML v1.0.I do not think it is specified in specification document. I can not find it there.
I need this output in resource example section:
{ tracks: [{ track:12 }, { track:121 }] }