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