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