Skip to content

Commit dbd896b

Browse files
authored
Fixed double header issue (#23895)
1 parent 719eeab commit dbd896b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2022-11-01/examples/NetworkVirtualAppliancePut.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,7 @@
110110
},
111111
"201": {
112112
"headers": {
113-
"headers": {
114-
"location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2022-11-01"
115-
}
113+
"location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/nfvOperations/00000000-0000-0000-0000-000000000000?api-version=2022-11-01"
116114
},
117115
"body": {
118116
"name": "nva",

0 commit comments

Comments
 (0)