Skip to content

Commit 7c0e031

Browse files
jeffmcco-msftJoshLove-msft
authored andcommitted
Change the default response schema to match actual behavior (Azure#23363)
1 parent 5af49d3 commit 7c0e031

File tree

1 file changed

+1
-1
lines changed
  • specification/commerce/resource-manager/Microsoft.Commerce/preview/2015-06-01-preview

1 file changed

+1
-1
lines changed

specification/commerce/resource-manager/Microsoft.Commerce/preview/2015-06-01-preview/commerce.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"default": {
103103
"description": "Error response describing why the operation failed.",
104104
"schema": {
105-
"$ref": "#/definitions/ErrorResponse"
105+
"$ref": "#/definitions/ErrorObjectResponse"
106106
}
107107
}
108108
},

0 commit comments

Comments
 (0)