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/loads/fixtures/json/responses/stringResponse.json
2017-07-30 18:48:49 -04:00

6 lines
87 B
JSON

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