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": {