ingress-nginx-helm/vendor/github.com/go-openapi/spec/fixtures/specs/deeper/arrayProp.json
Manuel de Brito Fontes bf5616c65b Replace godep with dep
2017-10-06 17:26:14 -03:00

6 lines
No EOL
59 B
JSON

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