diff --git a/smithy-aws-protocol-tests/model/restJson1/json-structs.smithy b/smithy-aws-protocol-tests/model/restJson1/json-structs.smithy index b73dc65e883..518b125ef78 100644 --- a/smithy-aws-protocol-tests/model/restJson1/json-structs.smithy +++ b/smithy-aws-protocol-tests/model/restJson1/json-structs.smithy @@ -83,7 +83,7 @@ apply SimpleScalarProperties @httpRequestTests([ uri: "/SimpleScalarProperties", body: """ { - "string": null + "stringValue": null }""", headers: { "Content-Type": "application/json",