Skip to content

Commit

Permalink
Autogenerate schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
Autogenerator Pipeline committed Sep 9, 2022
1 parent 082690f commit e26313b
Show file tree
Hide file tree
Showing 14 changed files with 3,189 additions and 12 deletions.
2 changes: 1 addition & 1 deletion schemas/2019-01-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/AutomationRulePropertyValuesCondition"
"type": "object"
}
],
"properties": {},
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-09-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/AutomationRulePropertyValuesCondition"
"type": "object"
}
],
"properties": {},
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-10-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyConditionProperties"
"type": "object"
}
],
"properties": {},
Expand Down
2 changes: 1 addition & 1 deletion schemas/2021-10-01/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyConditionProperties"
"type": "object"
}
],
"properties": {},
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-01-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyConditionProperties"
"type": "object"
}
],
"properties": {},
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-04-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyConditionProperties"
"type": "object"
}
],
"properties": {},
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-05-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
"type": "object"
},
{
"$ref": "#/definitions/PropertyChangedConditionProperties"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-06-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1542,7 +1542,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
"type": "object"
},
{
"$ref": "#/definitions/PropertyChangedConditionProperties"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-07-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
"type": "object"
},
{
"$ref": "#/definitions/PropertyChangedConditionProperties"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-08-01-preview/Microsoft.SecurityInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -1582,7 +1582,7 @@
"type": "object",
"oneOf": [
{
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
"type": "object"
},
{
"$ref": "#/definitions/PropertyChangedConditionProperties"
Expand Down
Loading

0 comments on commit e26313b

Please sign in to comment.