Files
cert-manager/vendor/github.com/go-openapi/spec/fixtures/specs/deeper/arrayProp.json
T
2017-07-19 20:29:24 +01:00

6 lines
59 B
JSON

{
"type":"array",
"items": {
"type": "string"
}
}