File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
smithy-aws-protocol-tests/model Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ apply FooError @httpResponseTests([
280280 "__type": "aws.protocoltests.json10#FooError",
281281 "ErrorDetails": [
282282 {
283- "__type": "com.amazon.coral #ErrorDetails",
283+ "__type": "com.amazon.internal #ErrorDetails",
284284 "reason": "Some reason"
285285 }
286286 ]
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ apply FooError @httpResponseTests([
272272 "__type": "aws.protocoltests.restjson#FooError",
273273 "ErrorDetails": [
274274 {
275- "__type": "com.amazon.coral #ErrorDetails",
275+ "__type": "com.amazon.internal #ErrorDetails",
276276 "reason": "Some reason"
277277 }
278278 ]
Original file line number Diff line number Diff line change @@ -325,7 +325,7 @@ apply FooError @httpResponseTests([
325325 "__type": "aws.protocoltests.restjson#FooError",
326326 "ErrorDetails": [
327327 {
328- "__type": "com.amazon.coral #ErrorDetails",
328+ "__type": "com.amazon.internal #ErrorDetails",
329329 "reason": "Some reason"
330330 }
331331 ]
You can’t perform that action at this time.
0 commit comments