prometheus-adapter/vendor/github.com/go-openapi/loads/fixtures/json/models/modelWithStringProperty.json
2017-06-26 19:23:05 +03:00

8 lines
No EOL
93 B
JSON

{
"description": "true",
"properties": {
"name": {
"type": "string"
}
}
}