Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed x-ms-odata method for POST op
  • Loading branch information
Shalin Ved committed Jun 5, 2018
commit 1d5842324bcb1bfe92271adacb25ea0a144eab4c
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,6 @@
"tags": [
"Insights"
],
"x-ms-odata": "#/definitions/Insight",
"operationId": "SubscriptionInsights_Post",
"description": "Lists the consumption data for subscriptionId.",
"externalDocs": {
Expand Down Expand Up @@ -764,7 +763,6 @@
"tags": [
"Insights"
],
"x-ms-odata": "#/definitions/Insight",
"operationId": "ResourceGroupInsights_Post",
"description": "Lists the consumption data for subscriptionId and resource group.",
"externalDocs": {
Expand Down Expand Up @@ -819,7 +817,6 @@
"tags": [
"Insights"
],
"x-ms-odata": "#/definitions/Insight",
"operationId": "BillingAccountInsights_Post",
"description": "Lists the consumption data for billing account.",
"externalDocs": {
Expand Down