Skip to content

Commit

Permalink
{AzureRecoveryServices} fixes #20953
Browse files Browse the repository at this point in the history
  • Loading branch information
navba-MSFT authored Oct 26, 2022
1 parent 21426cf commit 3cc0350
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4386,6 +4386,15 @@
"in": "path",
"required": true,
"type": "string"
},
{
"name": "parameters",
"in": "body",
"description": "Request body for operation",
"required": true,
"schema": {
"$ref": "#/definitions/ResourceGuardProxyBaseResource"
}
}
],
"responses": {
Expand Down

0 comments on commit 3cc0350

Please sign in to comment.