blob: de811ac643a4f03b8bfe5f0cbc70dc9509259f74 [file] [log] [blame]
{
"type": "object",
"title": "objectivePolicy",
"required": [
"policy"
],
"properties": {
"policy": {
"type": "string",
"example": "policy expression"
}
}
}