From c65c93ebe786865f3a8ce284a641efe3ccd51325 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Fri, 30 Nov 2018 22:21:16 -0500 Subject: [PATCH] fix: Microsoft.Network Remove nextHopType as required becuase it is not a property --- .../Microsoft.Network/stable/2016-03-30/network.json | 6 ------ .../Microsoft.Network/stable/2016-06-01/network.json | 6 ------ 2 files changed, 12 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2016-03-30/network.json b/specification/network/resource-manager/Microsoft.Network/stable/2016-03-30/network.json index 29c35410d609..14dd30e79051 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2016-03-30/network.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2016-03-30/network.json @@ -5146,9 +5146,6 @@ "description": "path ." } }, - "required": [ - "nextHopType" - ], "description": "The routes table associated with the ExpressRouteCircuit" }, "ExpressRouteCircuitsRoutesTableListResult": { @@ -5192,9 +5189,6 @@ "description": "Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group." } }, - "required": [ - "nextHopType" - ], "description": "The routes table associated with the ExpressRouteCircuit" }, "ExpressRouteCircuitsRoutesTableSummaryListResult": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2016-06-01/network.json b/specification/network/resource-manager/Microsoft.Network/stable/2016-06-01/network.json index 6ae6cc9a1c09..c46940f176aa 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2016-06-01/network.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2016-06-01/network.json @@ -5557,9 +5557,6 @@ "description": "path ." } }, - "required": [ - "nextHopType" - ], "description": "The routes table associated with the ExpressRouteCircuit" }, "ExpressRouteCircuitsRoutesTableListResult": { @@ -5603,9 +5600,6 @@ "description": "Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group." } }, - "required": [ - "nextHopType" - ], "description": "The routes table associated with the ExpressRouteCircuit" }, "ExpressRouteCircuitsRoutesTableSummaryListResult": {