From dcd199e7a40e015c6c22dbd911e69af86049cf78 Mon Sep 17 00:00:00 2001 From: Chase Coalwell <782571+srchase@users.noreply.github.com> Date: Wed, 28 Dec 2022 10:28:41 -0700 Subject: [PATCH] Fix datetime offset restXml payload --- .../model/restXml/datetime-offsets.smithy | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy b/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy index 5a005d564d0..c142b2b2038 100644 --- a/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy +++ b/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy @@ -23,9 +23,9 @@ apply DatetimeOffsets @httpResponseTests([ protocol: restXml, code: 200, body: """ - + 2019-12-16T22:48:18-01:00 - + """, bodyMediaType: "application/xml", headers: { @@ -40,9 +40,9 @@ apply DatetimeOffsets @httpResponseTests([ protocol: restXml, code: 200, body: """ - + 2019-12-17T00:48:18+01:00 - + """, bodyMediaType: "application/xml", headers: {