blob: c48736e732cc9a87541e7a983eafa8982a13a74b [file] [log] [blame]
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "2",
"description": "HW policy type",
"type": "object",
"properties": {
"threshold": {
"type": "integer",
"default": 0
}
},
"additionalProperties": false
}