Files
virtual-kubelet/vendor/github.com/go-openapi/spec/fixtures/specs/deeper/arrayProp.json
2017-12-05 17:53:58 -06:00

6 lines
59 B
JSON

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