Skip to content
Prev Previous commit
Next Next commit
Remove unused parameters.
  • Loading branch information
wilcobmsft committed Feb 20, 2018
commit 6741cc1d48a4b65b49473283f5a13fb579aca42b
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"parameters": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required parameter "get" is missing, see the log.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

"api-version": "2018-03-01-preview",
"subscriptionId": "subid",
"billingPeriodName": "201702-1"
"api-version": "2018-03-01-preview"
},
"responses": {
"200": {
Expand Down