Skip to content

Commit 0dbb520

Browse files
author
Kanchan Joshi
committed
Add add x-ms-parameter-location method
1 parent ef77ea9 commit 0dbb520

File tree

1 file changed

+2
-0
lines changed
  • specification/redis/resource-manager/Microsoft.Cache/preview/2023-05-01-preview

1 file changed

+2
-0
lines changed

specification/redis/resource-manager/Microsoft.Cache/preview/2023-05-01-preview/redis.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,6 +3268,7 @@
32683268
"required": true,
32693269
"type": "string",
32703270
"description": "The name of the access policy that is being added to the Redis cache.",
3271+
"x-ms-parameter-location": "method",
32713272
"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]|[a-zA-Z0-9])$",
32723273
"minLength": 3,
32733274
"maxLength": 63
@@ -3278,6 +3279,7 @@
32783279
"required": true,
32793280
"type": "string",
32803281
"description": "The name of the access policy assignment.",
3282+
"x-ms-parameter-location": "method",
32813283
"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]|[a-zA-Z0-9])$",
32823284
"minLength": 3,
32833285
"maxLength": 63

0 commit comments

Comments
 (0)