Skip to content

Commit 17d2a30

Browse files
authored
Request to update Redis Enterprise version stable/2021-03-01 (#12967)
* Adds base for updating Microsoft.Cache from version preview/2020-10-01-preview to version 2021-03-01 * Updates readme * Updates API version in new specs and examples * Add support for persistence and fix other typos * Fix SDK Warning: R2063 OperationIdNounConflictingModelNames * Fix spellcheck error * Fix acronym capitalization in descriptions * Replace local parameters with common-types parameters * Use naming convention consistent with Azure documentation * Update word choice, remove deprecated x-ms-code-generation-setting, and fix operationId * Add x-ms-secret extension and make TLS version a string enum * Suppress errors about secrets being sent in responses * Fix operation typo in example
1 parent 8228416 commit 17d2a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/redisenterprise/resource-manager/Microsoft.Cache/stable/2021-03-01/examples/OperationsStatusGet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"responses": {
99
"200": {
1010
"body": {
11-
"id": "/subscriptions/subid/providers/Microsoft.Cache/locations/westus/operationStatus/testoperationid",
11+
"id": "/subscriptions/subid/providers/Microsoft.Cache/locations/westus/operationsStatus/testoperationid",
1212
"name": "testoperationid",
1313
"startTime": "2017-01-01T13:13:13.933Z",
1414
"endTime": "2017-01-01T16:13:13.933Z",

0 commit comments

Comments
 (0)