Skip to content

Commit 27a778f

Browse files
authored
Corect duplicate parent references in timeseriesinsights@2018-08-15-preview (#19010)
* Corect duplicate parent references in timeseriesinsights@2018-08-15-preview * Remove invalid x-ms-discriminator-value extensions
1 parent 4eb2ae1 commit 27a778f

File tree

1 file changed

+0
-8
lines changed
  • specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2018-08-15-preview

1 file changed

+0
-8
lines changed

specification/timeseriesinsights/resource-manager/Microsoft.TimeSeriesInsights/preview/2018-08-15-preview/timeseriesinsights.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,9 +1612,6 @@
16121612
},
16131613
{
16141614
"$ref": "#/definitions/EnvironmentResourceProperties"
1615-
},
1616-
{
1617-
"$ref": "#/definitions/ResourceProperties"
16181615
}
16191616
],
16201617
"required": [
@@ -1648,9 +1645,6 @@
16481645
"allOf": [
16491646
{
16501647
"$ref": "#/definitions/EnvironmentResourceProperties"
1651-
},
1652-
{
1653-
"$ref": "#/definitions/ResourceProperties"
16541648
}
16551649
],
16561650
"description": "Properties of the long-term environment."
@@ -1908,7 +1902,6 @@
19081902
},
19091903
"EventHubEventSourceUpdateParameters": {
19101904
"type": "object",
1911-
"x-ms-discriminator-value": "Microsoft.EventHub",
19121905
"properties": {
19131906
"properties": {
19141907
"x-ms-client-flatten": true,
@@ -1924,7 +1917,6 @@
19241917
"description": "Parameters supplied to the Update Event Source operation to update an EventHub event source."
19251918
},
19261919
"IoTHubEventSourceUpdateParameters": {
1927-
"x-ms-discriminator-value": "Microsoft.IoTHub",
19281920
"type": "object",
19291921
"properties": {
19301922
"properties": {

0 commit comments

Comments
 (0)