Skip to content

Commit

Permalink
chore: jsonfmt recoveryservicesbackup (#7450)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni authored and yungezz committed Oct 16, 2019
1 parent af5f6c1 commit 9cd6780
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"produces": [
"application/json"
],
"paths": {
"paths": {
"/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupEngines": {
"get": {
"tags": [
Expand Down Expand Up @@ -607,7 +607,7 @@
}
}
}
},
},
"/Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/backup": {
"post": {
"tags": [
Expand Down Expand Up @@ -2180,7 +2180,7 @@
"description": "BackupResourceConfigResource properties"
}
}
},
},
"BMSBackupEngineQueryObject": {
"description": "Query parameters to fetch list of backup engines.",
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@
"type": "string"
}
}
},
},
"FeatureSupportRequest": {
"description": "Base class for feature request",
"type": "object",
Expand Down Expand Up @@ -1522,7 +1522,7 @@
"type": "string"
}
}
},
},
"PreValidateEnableBackupRequest": {
"description": "Contract to validate if backup can be enabled on the given resource in a given vault and given configuration.\r\nIt will validate followings\r\n1. Vault capacity\r\n2. VM is already protected\r\n3. Any VM related configuration passed in properties.",
"type": "object",
Expand Down Expand Up @@ -1846,4 +1846,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5149,4 +5149,4 @@
]
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
}
}
}
}
}

0 comments on commit 9cd6780

Please sign in to comment.