1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 21:31:18 +01:00
Files
descheduler/vendor/github.com/go-openapi/spec/fixtures/specs/deeper/arrayProp.json
2017-07-29 15:15:36 -04:00

6 lines
59 B
JSON

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