github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/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 }