Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@
"description": "The appliance provider authorization."
},
"ErrorResponse": {
"description": "Error reponse indicates ARM appliance is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates ARM appliance is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@
"description": "The managed application provider authorization."
},
"ErrorResponse": {
"description": "Error reponse indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@
"description": "The managed application provider authorization."
},
"ErrorResponse": {
"description": "Error reponse indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"description": "Error response indicates managed application is not able to process the incoming request. The reason is provided in the error message.",
"type": "object",
"properties": {
"httpStatus": {
Expand Down