Skip to content

Commit af644d2

Browse files
Merge pull request #1364 from AzureSDKAutomation/sdkAuto/storagecache
[ReleasePR storagecache] [Hub Generated] Review request for Microsoft.StorageCache to add version stable/2020-10-01
2 parents d186204 + dfca62c commit af644d2

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

schemas/2019-08-01-preview/Microsoft.StorageCache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,4 +403,4 @@
403403
"description": "Storage container for use as a Unknown StorageTarget."
404404
}
405405
}
406-
}
406+
}

schemas/2019-11-01/Microsoft.StorageCache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,4 +403,4 @@
403403
"description": "Storage container for use as an Unknown Storage Target."
404404
}
405405
}
406-
}
406+
}

schemas/2020-03-01/Microsoft.StorageCache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,4 +597,4 @@
597597
"description": "Storage container for use as an Unknown Storage Target."
598598
}
599599
}
600-
}
600+
}

schemas/2020-10-01/Microsoft.StorageCache.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@
513513
],
514514
"description": "Whether or not the LDAP connection should be encrypted."
515515
},
516-
"extendedGroupsEnabled": {
516+
"extendedGroups": {
517517
"oneOf": [
518518
{
519519
"type": "boolean"
@@ -528,7 +528,7 @@
528528
"type": "string",
529529
"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'."
530530
},
531-
"ldapBaseDn": {
531+
"ldapBaseDN": {
532532
"type": "string",
533533
"description": "The base distinguished name for the LDAP domain."
534534
},
@@ -941,4 +941,4 @@
941941
"description": "Storage container for use as an Unknown Storage Target."
942942
}
943943
}
944-
}
944+
}

0 commit comments

Comments
 (0)