1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-27 05:46:13 +01:00
Files
descheduler/vendor/github.com/go-openapi/loads/fixtures/json/models/modelWithInt64Map.json
2017-07-30 18:48:49 -04:00

7 lines
105 B
JSON

{
"description": "true",
"additionalProperties": {
"type": "integer",
"format": "int64"
}
}