Skip to content

Commit

Permalink
Merge pull request #1364 from AzureSDKAutomation/sdkAuto/storagecache
Browse files Browse the repository at this point in the history
[ReleasePR storagecache] [Hub Generated] Review request for Microsoft.StorageCache to add version stable/2020-10-01
  • Loading branch information
azcloudfarmer authored Feb 4, 2021
2 parents d186204 + dfca62c commit af644d2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion schemas/2019-08-01-preview/Microsoft.StorageCache.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,4 @@
"description": "Storage container for use as a Unknown StorageTarget."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2019-11-01/Microsoft.StorageCache.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,4 @@
"description": "Storage container for use as an Unknown Storage Target."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-03-01/Microsoft.StorageCache.json
Original file line number Diff line number Diff line change
Expand Up @@ -597,4 +597,4 @@
"description": "Storage container for use as an Unknown Storage Target."
}
}
}
}
6 changes: 3 additions & 3 deletions schemas/2020-10-01/Microsoft.StorageCache.json
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
],
"description": "Whether or not the LDAP connection should be encrypted."
},
"extendedGroupsEnabled": {
"extendedGroups": {
"oneOf": [
{
"type": "boolean"
Expand All @@ -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."
},
Expand Down Expand Up @@ -941,4 +941,4 @@
"description": "Storage container for use as an Unknown Storage Target."
}
}
}
}

0 comments on commit af644d2

Please sign in to comment.