From 5a2a5ea31ddcc6d6e700061e41af6c7d65120311 Mon Sep 17 00:00:00 2001 From: Jon Friesen Date: Tue, 12 Dec 2023 17:19:21 -0500 Subject: [PATCH] Correcting erroneous outer tags --- .../model/restXml/document-maps.smithy | 4 ++-- .../model/restXml/document-structs.smithy | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/smithy-aws-protocol-tests/model/restXml/document-maps.smithy b/smithy-aws-protocol-tests/model/restXml/document-maps.smithy index 253c97aed38..fc2541a0300 100644 --- a/smithy-aws-protocol-tests/model/restXml/document-maps.smithy +++ b/smithy-aws-protocol-tests/model/restXml/document-maps.smithy @@ -72,7 +72,7 @@ apply XmlMaps @httpResponseTests([ protocol: restXml, code: 200, body: """ - + foo @@ -87,7 +87,7 @@ apply XmlMaps @httpResponseTests([ - + """, bodyMediaType: "application/xml", headers: { diff --git a/smithy-aws-protocol-tests/model/restXml/document-structs.smithy b/smithy-aws-protocol-tests/model/restXml/document-structs.smithy index 8fa9e94eec7..b06dcf8d0fd 100644 --- a/smithy-aws-protocol-tests/model/restXml/document-structs.smithy +++ b/smithy-aws-protocol-tests/model/restXml/document-structs.smithy @@ -577,9 +577,9 @@ apply XmlEmptyBlobs @httpResponseTests([ protocol: restXml, code: 200, body: """ - + - + """, bodyMediaType: "application/xml", headers: { @@ -596,9 +596,9 @@ apply XmlEmptyBlobs @httpResponseTests([ protocol: restXml, code: 200, body: """ - + - + """, bodyMediaType: "application/xml", headers: {