Skip to content

Commit c50273a

Browse files
austintolanianandanthony
authored andcommitted
Remove x-ms-external property for Redis 2022-05-01 and 2021-06-01 API versions (Azure#20837)
* remove x-ms-external tag for 2022-05-01 API version * remove x-ms-external tag for 2021-06-01 API version
1 parent 15806e2 commit c50273a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,8 +2812,7 @@
28122812
{
28132813
"$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult"
28142814
}
2815-
],
2816-
"x-ms-external": true
2815+
]
28172816
}
28182817
},
28192818
"parameters": {

specification/redis/resource-manager/Microsoft.Cache/stable/2022-05-01/redis.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2814,8 +2814,7 @@
28142814
{
28152815
"$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult"
28162816
}
2817-
],
2818-
"x-ms-external": true
2817+
]
28192818
}
28202819
},
28212820
"parameters": {

0 commit comments

Comments
 (0)