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

6 lines
No EOL
87 B
JSON

{
"description": "A simple string response",
"schema": {
"type": "string"
}
}