github.com/josephspurrier/go-swagger@v0.2.1-0.20221129144919-1f672a142a00/fixtures/specs/deeper/arrayProp.json (about)

     1  {
     2    "type":"array",
     3    "items": {
     4      "type": "string"
     5    }
     6  }