From 1eb9965a40d4677ef85c5ccfe8228368f0773feb Mon Sep 17 00:00:00 2001 From: Russell Cohen Date: Fri, 15 Mar 2024 17:50:13 -0400 Subject: [PATCH] Update unions.smithy --- smithy-aws-protocol-tests/model/awsJson1_0/unions.smithy | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/smithy-aws-protocol-tests/model/awsJson1_0/unions.smithy b/smithy-aws-protocol-tests/model/awsJson1_0/unions.smithy index 394bb97be8d..c5718bd734f 100644 --- a/smithy-aws-protocol-tests/model/awsJson1_0/unions.smithy +++ b/smithy-aws-protocol-tests/model/awsJson1_0/unions.smithy @@ -556,8 +556,7 @@ apply JsonUnions @httpResponseTests([ "mapValue": null, "structureValue": { "hi": "hello" - }, - "unitValue": null + } } }""" bodyMediaType: "application/json"