github.com/ryanbennettvoid/go-swagger@v0.18.1-0.20190104015444-3854bbbe2392/fixtures/specs/deeper/arrayProp.json (about) 1 { 2 "type":"array", 3 "items": { 4 "type": "string" 5 } 6 }