From 623601db86ff07a32067b62ea9b5f13516cc5147 Mon Sep 17 00:00:00 2001 From: Thomas Bombach Date: Wed, 8 Jun 2016 12:49:49 -0700 Subject: [PATCH] Schema typos (#1138) * Fixing typo in test swagger for AzureResourceSchema * Fixing typo in expected resource schema file --- .../2015-10-01-preview/Microsoft.DataLakeAnalytics.json | 2 +- .../Swagger/DataLakeAnalytics/2015-10-01-preview/account.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json index f96e011b59dcb..9876d8d0eaa56 100644 --- a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json +++ b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Expected/DataLakeAnalytics/2015-10-01-preview/Microsoft.DataLakeAnalytics.json @@ -78,7 +78,7 @@ "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], - "description": "Gets or sets the maximum supported degree of parallelism for this acocunt." + "description": "Gets or sets the maximum supported degree of parallelism for this account." }, "maxJobCount": { "oneOf": [ diff --git a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json index 303dcc6c5977e..4583ee6472957 100644 --- a/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json +++ b/AutoRest/Generators/AzureResourceSchema/AzureResourceSchema.Tests/Swagger/DataLakeAnalytics/2015-10-01-preview/account.json @@ -1356,7 +1356,7 @@ "maxDegreeOfParallelism": { "type": "integer", "format": "int32", - "description": "Gets or sets the maximum supported degree of parallelism for this acocunt." + "description": "Gets or sets the maximum supported degree of parallelism for this account." }, "maxJobCount": { "type": "integer",