github.com/ryanbennettvoid/go-swagger@v0.18.1-0.20190104015444-3854bbbe2392/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  }