github.com/qri-io/qri@v0.10.1-0.20220104210721-c771715036cb/lib/testdata/component_files/structure.json (about) 1 { 2 "qri": "st", 3 "format": "json", 4 "schema": { 5 "type": "array", 6 "items": { 7 "type": "array", 8 "items": [ 9 {"type" : "string", "name" : "field_1"} 10 ] 11 } 12 } 13 }