Skip to content

Commit e26313b

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 082690f commit e26313b

File tree

14 files changed

+3189
-12
lines changed

14 files changed

+3189
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@
11161116
"type": "object",
11171117
"oneOf": [
11181118
{
1119-
"$ref": "#/definitions/AutomationRulePropertyValuesCondition"
1119+
"type": "object"
11201120
}
11211121
],
11221122
"properties": {},

schemas/2021-09-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@
13301330
"type": "object",
13311331
"oneOf": [
13321332
{
1333-
"$ref": "#/definitions/AutomationRulePropertyValuesCondition"
1333+
"type": "object"
13341334
}
13351335
],
13361336
"properties": {},

schemas/2021-10-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@
13201320
"type": "object",
13211321
"oneOf": [
13221322
{
1323-
"$ref": "#/definitions/PropertyConditionProperties"
1323+
"type": "object"
13241324
}
13251325
],
13261326
"properties": {},

schemas/2021-10-01/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@
841841
"type": "object",
842842
"oneOf": [
843843
{
844-
"$ref": "#/definitions/PropertyConditionProperties"
844+
"type": "object"
845845
}
846846
],
847847
"properties": {},

schemas/2022-01-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@
13231323
"type": "object",
13241324
"oneOf": [
13251325
{
1326-
"$ref": "#/definitions/PropertyConditionProperties"
1326+
"type": "object"
13271327
}
13281328
],
13291329
"properties": {},

schemas/2022-04-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@
13231323
"type": "object",
13241324
"oneOf": [
13251325
{
1326-
"$ref": "#/definitions/PropertyConditionProperties"
1326+
"type": "object"
13271327
}
13281328
],
13291329
"properties": {},

schemas/2022-05-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1542,7 +1542,7 @@
15421542
"type": "object",
15431543
"oneOf": [
15441544
{
1545-
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
1545+
"type": "object"
15461546
},
15471547
{
15481548
"$ref": "#/definitions/PropertyChangedConditionProperties"

schemas/2022-06-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1542,7 +1542,7 @@
15421542
"type": "object",
15431543
"oneOf": [
15441544
{
1545-
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
1545+
"type": "object"
15461546
},
15471547
{
15481548
"$ref": "#/definitions/PropertyChangedConditionProperties"

schemas/2022-07-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,7 @@
15431543
"type": "object",
15441544
"oneOf": [
15451545
{
1546-
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
1546+
"type": "object"
15471547
},
15481548
{
15491549
"$ref": "#/definitions/PropertyChangedConditionProperties"

schemas/2022-08-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@
15821582
"type": "object",
15831583
"oneOf": [
15841584
{
1585-
"$ref": "#/definitions/PropertyArrayChangedConditionProperties"
1585+
"type": "object"
15861586
},
15871587
{
15881588
"$ref": "#/definitions/PropertyChangedConditionProperties"

0 commit comments

Comments
 (0)