Skip to content

Commit

Permalink
Remove x-ms-external property for Redis 2022-05-01 and 2021-06-01 API…
Browse files Browse the repository at this point in the history
… 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
  • Loading branch information
austintolani authored and anandanthony committed Dec 16, 2022
1 parent 15806e2 commit c50273a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2812,8 +2812,7 @@
{
"$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult"
}
],
"x-ms-external": true
]
}
},
"parameters": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2814,8 +2814,7 @@
{
"$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult"
}
],
"x-ms-external": true
]
}
},
"parameters": {
Expand Down

0 comments on commit c50273a

Please sign in to comment.