From 38490d6979390cd550d55cd5c67c3451d238b81c Mon Sep 17 00:00:00 2001 From: skotambkar Date: Wed, 12 Aug 2020 12:05:37 -0700 Subject: [PATCH] fix rest xml protocol test for Invalid greeting error --- docs/source/1.0/spec/aws/aws-restxml-protocol.rst | 4 ++-- smithy-aws-protocol-tests/model/restXml/errors.smithy | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/1.0/spec/aws/aws-restxml-protocol.rst b/docs/source/1.0/spec/aws/aws-restxml-protocol.rst index 7f8a86c84b5..da22448fc9e 100644 --- a/docs/source/1.0/spec/aws/aws-restxml-protocol.rst +++ b/docs/source/1.0/spec/aws/aws-restxml-protocol.rst @@ -349,7 +349,7 @@ serialized in the response. Sender InvalidGreeting Hi - setting + setting foo-id @@ -363,7 +363,7 @@ using this additional nested XML element. Sender InvalidGreeting Hi - setting + setting foo-id diff --git a/smithy-aws-protocol-tests/model/restXml/errors.smithy b/smithy-aws-protocol-tests/model/restXml/errors.smithy index e430f4ab371..f720be62188 100644 --- a/smithy-aws-protocol-tests/model/restXml/errors.smithy +++ b/smithy-aws-protocol-tests/model/restXml/errors.smithy @@ -70,7 +70,7 @@ apply InvalidGreeting @httpResponseTests([ Sender InvalidGreeting Hi - setting + setting foo-id