Skip to content

Commit

Permalink
typo: Microsoft.Consumption (#4660)
Browse files Browse the repository at this point in the history
- perdiod -> period
- scenarion -> scenario
- servicetype -> serviceType
- additoinalinfo -> additional info
- reservationid -> reservationId
- subscripotionId -> subscriptionId
- recomendations -> recommendations
- assiciated -> associated
- Recomended -> Recommended
- Departmentt -> Department
- Trim trailing whitespace
  • Loading branch information
nschonni authored and praries880 committed Dec 3, 2018
1 parent 52e489a commit ff7dda5
Show file tree
Hide file tree
Showing 8 changed files with 66 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"parameters": [
{
"name": "scope",
"description": "The scope of the usage details. The scope can be '/subscriptions/{subscriptionId}' for a subscription, or '/subscriptions/{subscriptionId}/providers/Microsoft.Billing/invoices/{invoiceName}' for an invoice or '/subscriptions/{subscriptionId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}' for a billing perdiod.",
"description": "The scope of the usage details. The scope can be '/subscriptions/{subscriptionId}' for a subscription, or '/subscriptions/{subscriptionId}/providers/Microsoft.Billing/invoices/{invoiceName}' for an invoice or '/subscriptions/{subscriptionId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}' for a billing period.",
"in": "path",
"required": true,
"type": "string",
Expand Down Expand Up @@ -441,4 +441,4 @@
"type": "string"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
}
},
"timePeriod": {
"description": "Has start and end date of the budget. The start date must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than three months. Past start date should be selected within the timegrain preiod. There are no restrictions on the end date.",
"description": "Has start and end date of the budget. The start date must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than three months. Past start date should be selected within the timegrain period. There are no restrictions on the end date.",
"$ref": "#/definitions/BudgetTimePeriod"
},
"currentSpend": {
Expand Down Expand Up @@ -424,7 +424,7 @@
"threshold",
"contactEmails"
]
},
},
"Operation": {
"description": "A Consumption REST API operation.",
"type": "object",
Expand Down Expand Up @@ -455,7 +455,7 @@
}
}
}
},
},
"OperationListResult": {
"description": "Result of listing consumption operations. It contains a list of operations and a URL link to get the next set of results.",
"properties": {
Expand Down Expand Up @@ -519,7 +519,7 @@
},
"eTag": {
"type": "string",
"description": "eTag of the resource. To handle concurrent update scenarion, this field will be used to determine whether the user is updating the latest version or not."
"description": "eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."
}
},
"x-ms-azure-resource": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"parameters": [
{
"name": "scope",
"description": "The scope of the usage details. The scope can be '/subscriptions/{subscriptionId}' for a subscription, or '/subscriptions/{subscriptionId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}' for a billing perdiod.",
"description": "The scope of the usage details. The scope can be '/subscriptions/{subscriptionId}' for a subscription, or '/subscriptions/{subscriptionId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}' for a billing period.",
"in": "path",
"required": true,
"type": "string",
Expand Down Expand Up @@ -545,7 +545,7 @@
"readOnly": true
},
"skuName": {
"description": "This is the ARM Sku name. It can be used to join with the servicetype field in additoinalinfo in usage records.",
"description": "This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -630,7 +630,7 @@
"readOnly": true
},
"skuName": {
"description": "This is the ARM Sku name. It can be used to join with the servicetype field in additoinalinfo in usage records.",
"description": "This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -658,7 +658,7 @@
"readOnly": true
},
"totalReservedQuantity": {
"description": "This is the total count of instances that are reserved for the reservationid.",
"description": "This is the total count of instances that are reserved for the reservationId.",
"type": "number",
"format": "decimal",
"readOnly": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
],
"x-ms-odata": "#/definitions/Marketplace",
"operationId": "Marketplaces_ListByBillingPeriod",
"description": "Lists the marketplaces for a scope by billing period and subscripotionId. Marketplaces are available via this API only for May 1, 2014 or later.",
"description": "Lists the marketplaces for a scope by billing period and subscriptionId. Marketplaces are available via this API only for May 1, 2014 or later.",
"externalDocs": {
"url": "https://docs.microsoft.com/en-us/rest/api/consumption/"
},
Expand Down Expand Up @@ -1518,7 +1518,7 @@
"readOnly": true
},
"skuName": {
"description": "This is the ARM Sku name. It can be used to join with the servicetype field in additoinalinfo in usage records.",
"description": "This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -1608,7 +1608,7 @@
"readOnly": true
},
"skuName": {
"description": "This is the ARM Sku name. It can be used to join with the servicetype field in additoinalinfo in usage records.",
"description": "This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -1636,7 +1636,7 @@
"readOnly": true
},
"totalReservedQuantity": {
"description": "This is the total count of instances that are reserved for the reservationid.",
"description": "This is the total count of instances that are reserved for the reservationId.",
"type": "number",
"format": "decimal",
"readOnly": true
Expand Down Expand Up @@ -1711,7 +1711,7 @@
}
},
"timePeriod": {
"description": "Has start and end date of the budget. The start date must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than three months. Past start date should be selected within the timegrain preiod. There are no restrictions on the end date.",
"description": "Has start and end date of the budget. The start date must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than three months. Past start date should be selected within the timegrain period. There are no restrictions on the end date.",
"$ref": "#/definitions/BudgetTimePeriod"
},
"filters": {
Expand Down Expand Up @@ -1988,7 +1988,7 @@
},
"eTag": {
"type": "string",
"description": "eTag of the resource. To handle concurrent update scenarion, this field will be used to determine whether the user is updating the latest version or not."
"description": "eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."
}
},
"x-ms-azure-resource": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"description": "OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart)",
"in": "query",
"required": false,
"type": "string",
"type": "string",
"x-ms-parameter-location": "method",
"x-ms-parameter-grouping": {
"name": "QueryOptions"
Expand Down Expand Up @@ -171,7 +171,7 @@
"description": "OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart) for specified billing period",
"in": "query",
"required": false,
"type": "string",
"type": "string",
"x-ms-parameter-location": "method",
"x-ms-parameter-grouping": {
"name": "QueryOptions"
Expand Down Expand Up @@ -271,7 +271,7 @@
"description": "OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart)",
"in": "query",
"required": false,
"type": "string",
"type": "string",
"x-ms-parameter-location": "method",
"x-ms-parameter-grouping": {
"name": "QueryOptions"
Expand Down Expand Up @@ -442,7 +442,7 @@
"description": "OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart)",
"in": "query",
"required": false,
"type": "string",
"type": "string",
"x-ms-parameter-location": "method",
"x-ms-parameter-grouping": {
"name": "QueryOptions"
Expand Down Expand Up @@ -513,7 +513,7 @@
"description": "OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart) for specified billing period",
"in": "query",
"required": false,
"type": "string",
"type": "string",
"x-ms-parameter-location": "method",
"x-ms-parameter-grouping": {
"name": "QueryOptions"
Expand Down Expand Up @@ -613,7 +613,7 @@
"description": "OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart)",
"in": "query",
"required": false,
"type": "string",
"type": "string",
"x-ms-parameter-location": "method",
"x-ms-parameter-grouping": {
"name": "QueryOptions"
Expand Down Expand Up @@ -684,7 +684,7 @@
"description": "OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart) for specified billing period",
"in": "query",
"required": false,
"type": "string",
"type": "string",
"x-ms-parameter-location": "method",
"x-ms-parameter-grouping": {
"name": "QueryOptions"
Expand Down Expand Up @@ -803,7 +803,7 @@
],
"x-ms-odata": "#/definitions/Marketplace",
"operationId": "Marketplaces_ListByBillingPeriod",
"description": "Lists the marketplaces for a scope by billing period and subscripotionId. Marketplaces are available via this API only for May 1, 2014 or later.",
"description": "Lists the marketplaces for a scope by billing period and subscriptionId. Marketplaces are available via this API only for May 1, 2014 or later.",
"externalDocs": {
"url": "https://docs.microsoft.com/en-us/rest/api/consumption/"
},
Expand Down Expand Up @@ -1571,7 +1571,7 @@
"ReservationRecommendations"
],
"operationId": "ReservationRecommendations_List",
"description": "List of recomendations for purchasing reserved instances.",
"description": "List of recommendations for purchasing reserved instances.",
"externalDocs": {
"url": "https://docs.microsoft.com/en-us/rest/api/consumption/"
},
Expand All @@ -1583,7 +1583,7 @@
"$ref": "./examples/ReservationRecommendationsFilterByScopeLookBackPeriod.json"
}
},
"parameters": [
"parameters": [
{
"name": "$filter",
"description": "May be used to filter reservationRecommendations by properties/scope and properties/lookBackPeriod.",
Expand Down Expand Up @@ -2184,7 +2184,7 @@
"tags": [
"CostTags"
],
"description": "The operation to create or update cost tags assiciated with a billing account. Update operation requires latest eTag to be set in the request mandatorily. You may obtain the latest eTag by performing a get operation. Create operation does not require eTag.",
"description": "The operation to create or update cost tags associated with a billing account. Update operation requires latest eTag to be set in the request mandatorily. You may obtain the latest eTag by performing a get operation. Create operation does not require eTag.",
"operationId": "CostTags_CreateOrUpdate",
"externalDocs": {
"url": "https://docs.microsoft.com/en-us/rest/api/consumption/"
Expand Down Expand Up @@ -2835,7 +2835,7 @@
"readOnly": true
},
"skuName": {
"description": "This is the ARM Sku name. It can be used to join with the servicetype field in additoinalinfo in usage records.",
"description": "This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -2937,7 +2937,7 @@
"readOnly": true
},
"recommendedQuantity": {
"description": "Recomended quality for reserved instances.",
"description": "Recommended quality for reserved instances.",
"type": "number",
"format": "decimal",
"readOnly": true
Expand All @@ -2953,13 +2953,13 @@
"type": "number",
"format": "decimal",
"readOnly": true
},
},
"firstUsageDate": {
"description": "The usage date for looking back.",
"type": "string",
"format": "date-time",
"readOnly": true
},
},
"scope": {
"description": "Shared or single recommendation.",
"type": "string",
Expand Down Expand Up @@ -3018,7 +3018,7 @@
"readOnly": true
},
"skuName": {
"description": "This is the ARM Sku name. It can be used to join with the servicetype field in additoinalinfo in usage records.",
"description": "This is the ARM Sku name. It can be used to join with the serviceType field in additional info in usage records.",
"type": "string",
"readOnly": true
},
Expand Down Expand Up @@ -3046,7 +3046,7 @@
"readOnly": true
},
"totalReservedQuantity": {
"description": "This is the total count of instances that are reserved for the reservationid.",
"description": "This is the total count of instances that are reserved for the reservationId.",
"type": "number",
"format": "decimal",
"readOnly": true
Expand Down Expand Up @@ -3158,7 +3158,7 @@
}
},
"timePeriod": {
"description": "Has start and end date of the budget. The start date must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than three months. Past start date should be selected within the timegrain preiod. There are no restrictions on the end date.",
"description": "Has start and end date of the budget. The start date must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than three months. Past start date should be selected within the timegrain period. There are no restrictions on the end date.",
"$ref": "#/definitions/BudgetTimePeriod"
},
"filters": {
Expand Down Expand Up @@ -3237,7 +3237,7 @@
"minItems": 0,
"maxItems": 10
},
"tags": {
"tags": {
"type": "object",
"description": "The dictionary of filters on tags.",
"additionalProperties": {
Expand Down Expand Up @@ -3500,7 +3500,7 @@
},
"eTag": {
"type": "string",
"description": "eTag of the resource. To handle concurrent update scenarion, this field will be used to determine whether the user is updating the latest version or not."
"description": "eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not."
}
},
"x-ms-azure-resource": true
Expand Down
Loading

0 comments on commit ff7dda5

Please sign in to comment.