Skip to content

Commit

Permalink
Removing the nested Properties from the put response.
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuls-microsoft committed Jun 9, 2021
1 parent 5e00306 commit c54a20b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"provisioningState": "Succeeded",
"message": "",
"properties": {
"properties": {
"limit": 200,
"unit": "Count",
"currentValue": 160,
Expand All @@ -46,7 +45,6 @@
"properties": {}
}
}
}
}
}
}
Expand Down

0 comments on commit c54a20b

Please sign in to comment.