github.com/josephspurrier/go-swagger@v0.2.1-0.20221129144919-1f672a142a00/fixtures/bugs/1571/json-data/falseTupleThing.json (about) 1 { 2 "type": "array", 3 "additionalItems": false, 4 "items": [ 5 { 6 "type": "number" 7 }, 8 { 9 "type": "string" 10 } 11 ] 12 }