Skip to content

Commit 20a9352

Browse files
author
James Gu
committed
address review comments regarding the header
1 parent db6da7b commit 20a9352

3 files changed

Lines changed: 15 additions & 7 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/examples/2026-02-01-preview/Snapshots_Delete.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@
1010
"responses": {
1111
"202": {
1212
"headers": {
13-
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/providers/Microsoft.AzureStackHCI/locations/West US2/operationStatuses/01234567-abcd-ef12-3456-7890abcdef12*87654321-dcba-fe21-6543-1098765432ba"
13+
"azure-asyncOperation": "https://management.azure.com/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/providers/Microsoft.AzureStackHCI/locations/West US2/operationStatuses/01234567-abcd-ef12-3456-7890abcdef12*87654321-dcba-fe21-6543-1098765432ba"
1414
}
1515
},
16-
"204": {}
16+
"204": {
17+
"headers": {
18+
"azure-asyncoperation": "http://azure.async.operation/status"
19+
}
20+
}
1721
}
1822
}

specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2026-02-01-preview/examples/Snapshots_Delete.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@
1010
"responses": {
1111
"202": {
1212
"headers": {
13-
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/providers/Microsoft.AzureStackHCI/locations/West US2/operationStatuses/01234567-abcd-ef12-3456-7890abcdef12*87654321-dcba-fe21-6543-1098765432ba"
13+
"azure-asyncOperation": "https://management.azure.com/subscriptions/fd3c3665-1729-4b7b-9a38-238e83b0f98b/providers/Microsoft.AzureStackHCI/locations/West US2/operationStatuses/01234567-abcd-ef12-3456-7890abcdef12*87654321-dcba-fe21-6543-1098765432ba"
1414
}
1515
},
16-
"204": {}
16+
"204": {
17+
"headers": {
18+
"azure-asyncoperation": "http://azure.async.operation/status"
19+
}
20+
}
1721
}
1822
}

0 commit comments

Comments
 (0)