prometheus-adapter/vendor/github.com/go-openapi/spec/fixtures/specs/deeper/arrayProp.json
2017-06-26 19:23:05 +03:00

6 lines
No EOL
59 B
JSON

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