diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2015-04-08/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2015-04-08/cosmos-db.json index 8a26a888c30a..b0d4c3b3298e 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2015-04-08/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2015-04-08/cosmos-db.json @@ -590,7 +590,7 @@ "operationId": "DatabaseAccounts_ListMetrics", "x-ms-examples": { "CosmosDBDatabaseAccountGetMetrics": { "$ref": "./examples/CosmosDBDatabaseAccountGetMetrics.json" } - }, + }, "x-ms-pageable": { "nextLinkName": null }, @@ -1129,7 +1129,7 @@ }, "x-ms-pageable": { "nextLinkName": null - } + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/databases/{databaseRid}/usages": { @@ -1169,7 +1169,7 @@ }, "x-ms-pageable": { "nextLinkName": null - } + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/databases/{databaseRid}/collections/{collectionRid}/usages": { @@ -1212,7 +1212,7 @@ }, "x-ms-pageable": { "nextLinkName": null - } + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/databases/{databaseRid}/collections/{collectionRid}/partitions/usages": { @@ -1292,7 +1292,7 @@ }, "x-ms-pageable": { "nextLinkName": null - } + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/databases/{databaseRid}/collections/{collectionRid}/metricDefinitions": { @@ -1332,7 +1332,7 @@ }, "x-ms-pageable": { "nextLinkName": null - } + } } }, "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/metricDefinitions": { @@ -1341,7 +1341,7 @@ "x-ms-examples": { "CosmosDBDatabaseAccountGetMetricDefinitions": { "$ref": "./examples/CosmosDBDatabaseAccountGetMetricDefinitions.json" } }, - "description": "Retrieves metric defintions for the given database account.", + "description": "Retrieves metric definitions for the given database account.", "parameters": [ { "$ref": "#/parameters/subscriptionIdParameter" @@ -1366,7 +1366,7 @@ }, "x-ms-pageable": { "nextLinkName": null - } + } } } }, @@ -2275,13 +2275,13 @@ "type": "number", "format": "double", "description": "The 50th percentile value for the metric." - }, + }, "P75": { "readOnly": true, "type": "number", "format": "double", "description": "The 75th percentile value for the metric." - }, + }, "P90": { "readOnly": true, "type": "number", @@ -2293,7 +2293,7 @@ "type": "number", "format": "double", "description": "The 95th percentile value for the metric." - }, + }, "P99": { "readOnly": true, "type": "number",