Skip to content
Prev Previous commit
Next Next commit
fixed examples
  • Loading branch information
t-robalt committed Jan 20, 2019
commit 1e8f062bd856786e36713a1f10717a8fa732032b
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
}
}
},

"responses": {
"200": {
"body": {
Expand All @@ -37,7 +36,6 @@
}
}
},

"201": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/securityalert-4799/providers/Microsoft.Sql/servers/securityalert-6440/databases/testdb",
Expand All @@ -57,4 +55,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
}
}
},

"responses": {
"200": {
"body": {
Expand All @@ -31,7 +30,6 @@
}
}
},

"201": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/securityalert-4799/providers/Microsoft.Sql/servers/securityalert-6440/databases/testdb",
Expand All @@ -50,4 +48,4 @@
}
}
}
}
}