Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/DigestConfig"
}
},
"x-ms-identifiers": [
"name"
]
}
}
},
Expand Down Expand Up @@ -1164,7 +1167,8 @@
"additionalProperties": {
"type": "object"
}
}
},
"x-ms-identifiers": []
},
"remediation": {
"description": "The automated way to apply recommendation.",
Expand Down Expand Up @@ -1259,7 +1263,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/OperationEntity"
}
},
"x-ms-identifiers": [
"name"
]
}
}
},
Expand Down