Skip to content

Commit

Permalink
Update ManagedDatabaseDelete.json
Browse files Browse the repository at this point in the history
  • Loading branch information
misosic-msft committed Sep 12, 2019
1 parent 9402dbf commit fab8d36
Showing 1 changed file with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "Default-SQL-SouthEastAsia",
Expand All @@ -7,12 +7,8 @@
"api-version": "2017-03-01-preview"
},
"responses": {
"200": {
"body": ""
},
"200": {},
"202": {},
"204": {
"body": ""
}
"204": {}
}
}

0 comments on commit fab8d36

Please sign in to comment.