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