Skip to content

Commit f7c77a5

Browse files
authored
Double Header Fix (#24760)
1 parent 099640c commit f7c77a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2023-02-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=2023-02-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=2023-02-01"
116114
},
117115
"body": {
118116
"name": "nva",

0 commit comments

Comments
 (0)