Skip to content

Commit

Permalink
CodeGen from PR 12572 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[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.
  • Loading branch information
SDKAuto committed Jan 29, 2021
1 parent bd49c85 commit dfca62c
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 dfca62c

Please sign in to comment.