Skip to content

Commit

Permalink
Removed property from sample response (#16596)
Browse files Browse the repository at this point in the history
  • Loading branch information
omrodrig authored Nov 2, 2021
1 parent 0c887b0 commit c4838f2
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 53 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@
"name": "PreTaxCost",
"type": "Number"
},
{
"name": "ResourceGroup",
"type": "String"
},
{
"name": "UsageDate",
"type": "Number"
Expand All @@ -83,28 +79,24 @@
"rows": [
[
2.10333307059661,
"JapanUnifia-Trial",
20180331,
"Forecast",
"USD"
],
[
218.68795741935486,
"RVIIOT-TRIAL",
20180331,
"Forecast",
"USD"
],
[
0.14384913581657052,
"VSTSHOL-1595322048000",
20180401,
"Forecast",
"USD"
],
[
0.009865586851323632,
"gs-stms-dev",
20180429,
"Forecast",
"USD"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
"name": "PreTaxCost",
"type": "Number"
},
{
"name": "ResourceGroup",
"type": "String"
},
{
"name": "UsageDate",
"type": "Number"
Expand All @@ -84,28 +80,24 @@
"rows": [
[
2.10333307059661,
"JapanUnifia-Trial",
20180331,
"Forecast",
"USD"
],
[
218.68795741935486,
"RVIIOT-TRIAL",
20180331,
"Forecast",
"USD"
],
[
0.14384913581657052,
"VSTSHOL-1595322048000",
20180401,
"Forecast",
"USD"
],
[
0.009865586851323632,
"gs-stms-dev",
20180429,
"Forecast",
"USD"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
"name": "PreTaxCost",
"type": "Number"
},
{
"name": "ResourceGroup",
"type": "String"
},
{
"name": "UsageDate",
"type": "Number"
Expand All @@ -84,28 +80,24 @@
"rows": [
[
2.10333307059661,
"JapanUnifia-Trial",
20180331,
"Forecast",
"USD"
],
[
218.68795741935486,
"RVIIOT-TRIAL",
20180331,
"Forecast",
"USD"
],
[
0.14384913581657052,
"VSTSHOL-1595322048000",
20180401,
"Forecast",
"USD"
],
[
0.009865586851323632,
"gs-stms-dev",
20180429,
"Forecast",
"USD"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
"name": "PreTaxCost",
"type": "Number"
},
{
"name": "ResourceGroup",
"type": "String"
},
{
"name": "UsageDate",
"type": "Number"
Expand All @@ -84,28 +80,24 @@
"rows": [
[
2.10333307059661,
"JapanUnifia-Trial",
20180331,
"Forecast",
"USD"
],
[
218.68795741935486,
"RVIIOT-TRIAL",
20180331,
"Forecast",
"USD"
],
[
0.14384913581657052,
"VSTSHOL-1595322048000",
20180401,
"Forecast",
"USD"
],
[
0.009865586851323632,
"gs-stms-dev",
20180429,
"Forecast",
"USD"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@
"name": "PreTaxCost",
"type": "Number"
},
{
"name": "ResourceGroup",
"type": "String"
},
{
"name": "UsageDate",
"type": "Number"
Expand All @@ -85,28 +81,24 @@
"rows": [
[
2.10333307059661,
"JapanUnifia-Trial",
20180331,
"Forecast",
"USD"
],
[
218.68795741935486,
"RVIIOT-TRIAL",
20180331,
"Forecast",
"USD"
],
[
0.14384913581657052,
"VSTSHOL-1595322048000",
20180401,
"Forecast",
"USD"
],
[
0.009865586851323632,
"gs-stms-dev",
20180429,
"Forecast",
"USD"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@
"name": "PreTaxCost",
"type": "Number"
},
{
"name": "ResourceGroup",
"type": "String"
},
{
"name": "UsageDate",
"type": "Number"
Expand All @@ -84,7 +80,6 @@
"rows": [
[
2.10333307059661,
"ScreenSharingTest-peer",
20180331,
"Forecast",
"USD"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@
"name": "PreTaxCost",
"type": "Number"
},
{
"name": "ResourceGroup",
"type": "String"
},
{
"name": "UsageDate",
"type": "Number"
Expand All @@ -83,28 +79,24 @@
"rows": [
[
2.10333307059661,
"ScreenSharingTest-peer",
20180331,
"Forecast",
"USD"
],
[
218.68795741935486,
"Ict_StratAndPlan_GoldSprova_Prod",
20180331,
"Forecast",
"USD"
],
[
0.14384913581657052,
"ssbciotelement01",
20180401,
"Forecast",
"USD"
],
[
0.009865586851323632,
"ict_stratandplan_goldsprova_prod",
20180429,
"Forecast",
"USD"
Expand Down

0 comments on commit c4838f2

Please sign in to comment.