Skip to content

Commit 53f5773

Browse files
author
SDKAuto
committed
CodeGen from PR 13883 in Azure/azure-rest-api-specs
rename property: change category to categories (#13883)
1 parent fd319d4 commit 53f5773

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schemas/2019-01-01-preview/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@
696696
],
697697
"description": "BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition."
698698
},
699-
"category": {
699+
"categories": {
700700
"oneOf": [
701701
{
702702
"type": "array",

schemas/2020-01-01/Microsoft.Security.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@
922922
],
923923
"description": "BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition."
924924
},
925-
"category": {
925+
"categories": {
926926
"oneOf": [
927927
{
928928
"type": "array",

0 commit comments

Comments
 (0)