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