Skip to content

Commit 88d93b2

Browse files
yanfa317Milan Zolota
authored andcommitted
Update ExtendedLocation in /2021-02-preview/network.json (Azure#16145)
* Add ResourceGuid to NetworkManager * add list by config * Revert "Add ResourceGuid to NetworkManager" This reverts commit 4e07577. * resourceGuid * [NetworkManager] Remove discriminator from ActiveConfiguration * revert change * fix format * Fix as commnets * fix test * Update Example * Split current APIs * Fix lintdiff * fix as commnets * small change and update default package id * remove subnet level api * remove $ fro $skiptoken * Change hub and groupids * fix bug * fix prettier * Fix as comments * Fix type * update the api version * revert default tag * [Draft]Duplicate Test * Fix extendedlocation * fix tag
1 parent 9750ecd commit 88d93b2

File tree

1 file changed

+1
-5
lines changed
  • specification/network/resource-manager/Microsoft.Network/preview/2021-02-01-preview

1 file changed

+1
-5
lines changed

specification/network/resource-manager/Microsoft.Network/preview/2021-02-01-preview/network.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -402,11 +402,7 @@
402402
"$ref": "#/definitions/ExtendedLocationType",
403403
"description": "The type of the extended location."
404404
}
405-
},
406-
"required": [
407-
"name",
408-
"type"
409-
]
405+
}
410406
}
411407
},
412408
"parameters": {

0 commit comments

Comments
 (0)