Skip to content

Commit

Permalink
aks: drop x-ms-external settings
Browse files Browse the repository at this point in the history
  • Loading branch information
bcho committed Jun 30, 2021
1 parent 0299f51 commit 6d58cdb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4176,7 +4176,6 @@
"description": "The credential result response."
},
"CloudError": {
"x-ms-external": true,
"properties": {
"error": {
"$ref": "#/definitions/CloudErrorBody",
Expand All @@ -4186,7 +4185,6 @@
"description": "An error response from the Container service."
},
"CloudErrorBody": {
"x-ms-external": true,
"properties": {
"code": {
"type": "string",
Expand Down

0 comments on commit 6d58cdb

Please sign in to comment.