From dfca62c0274d504d94dafcc0b8a6b8389fa24b36 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 29 Jan 2021 09:27:14 +0000 Subject: [PATCH] CodeGen from PR 12572 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.StorageCache to add version stable/2020-10-01 (#12572) * Address s360 errors updating fields names to match the RP and add missing field. * Correct additional s360 errors while breaking changes window is open and correct spelling error found by spell checker. --- schemas/2019-08-01-preview/Microsoft.StorageCache.json | 2 +- schemas/2019-11-01/Microsoft.StorageCache.json | 2 +- schemas/2020-03-01/Microsoft.StorageCache.json | 2 +- schemas/2020-10-01/Microsoft.StorageCache.json | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/schemas/2019-08-01-preview/Microsoft.StorageCache.json b/schemas/2019-08-01-preview/Microsoft.StorageCache.json index 9f11d715b0..d0110d616f 100644 --- a/schemas/2019-08-01-preview/Microsoft.StorageCache.json +++ b/schemas/2019-08-01-preview/Microsoft.StorageCache.json @@ -403,4 +403,4 @@ "description": "Storage container for use as a Unknown StorageTarget." } } -} \ No newline at end of file +} diff --git a/schemas/2019-11-01/Microsoft.StorageCache.json b/schemas/2019-11-01/Microsoft.StorageCache.json index b7b699f229..2ccb7fd645 100644 --- a/schemas/2019-11-01/Microsoft.StorageCache.json +++ b/schemas/2019-11-01/Microsoft.StorageCache.json @@ -403,4 +403,4 @@ "description": "Storage container for use as an Unknown Storage Target." } } -} \ No newline at end of file +} diff --git a/schemas/2020-03-01/Microsoft.StorageCache.json b/schemas/2020-03-01/Microsoft.StorageCache.json index 34cea2a853..e0b599ab11 100644 --- a/schemas/2020-03-01/Microsoft.StorageCache.json +++ b/schemas/2020-03-01/Microsoft.StorageCache.json @@ -597,4 +597,4 @@ "description": "Storage container for use as an Unknown Storage Target." } } -} \ No newline at end of file +} diff --git a/schemas/2020-10-01/Microsoft.StorageCache.json b/schemas/2020-10-01/Microsoft.StorageCache.json index 487ab7b30b..1cd8ca35b0 100644 --- a/schemas/2020-10-01/Microsoft.StorageCache.json +++ b/schemas/2020-10-01/Microsoft.StorageCache.json @@ -513,7 +513,7 @@ ], "description": "Whether or not the LDAP connection should be encrypted." }, - "extendedGroupsEnabled": { + "extendedGroups": { "oneOf": [ { "type": "boolean" @@ -528,7 +528,7 @@ "type": "string", "description": "The URI of the file containing group information (in /etc/group file format). This field must be populated when 'usernameSource' is set to 'File'." }, - "ldapBaseDn": { + "ldapBaseDN": { "type": "string", "description": "The base distinguished name for the LDAP domain." }, @@ -941,4 +941,4 @@ "description": "Storage container for use as an Unknown Storage Target." } } -} \ No newline at end of file +}