github.com/rzurga/go-swagger@v0.28.1-0.20211109195225-5d1f453ffa3a/fixtures/bugs/1571/json-data/trueTupleThing.json (about) 1 { 2 "type": "array", 3 "additionalItems": true, 4 "items": [ 5 { 6 "type": "number" 7 }, 8 { 9 "type": "string" 10 } 11 ] 12 }