Skip to content

Commit 8737aa5

Browse files
adit-traych1
authored andcommitted
Fixing an error in examples of Azure Backup (Azure#7007)
* Fixing errors in swagger examples of Azure Backup * Updating reference path for moved file * Removing trailing commas in examples * Fixing semantic errors in Azure backup example
1 parent eff958b commit 8737aa5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2016-12-01/examples/Common/CancelJobOperationResult.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,8 @@
1212
"200": {},
1313
"202": {
1414
"headers": {
15-
"headers": {
16-
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SwaggerTestRg/providers/Microsoft.RecoveryServices/vaults/NetSDKTestRsVault/backupJobs/00000000-0000-0000-0000-000000000000/operationResults/00000000-0000-0000-0000-000000000000?api-version=2017-07-01",
17-
"Retry-After": 60
18-
}
15+
"Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SwaggerTestRg/providers/Microsoft.RecoveryServices/vaults/NetSDKTestRsVault/backupJobs/00000000-0000-0000-0000-000000000000/operationResults/00000000-0000-0000-0000-000000000000?api-version=2017-07-01",
16+
"Retry-After": 60
1917
}
2018
}
2119
}

0 commit comments

Comments
 (0)