From 25f40236539cabffe5df022b99d3497b2eba7fc3 Mon Sep 17 00:00:00 2001 From: david-perez Date: Thu, 6 Jun 2024 18:03:58 +0200 Subject: [PATCH] Update smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy Co-authored-by: Kevin Stich --- .../restJson1/malformedRequests/malformed-content-type.smithy | 3 --- 1 file changed, 3 deletions(-) diff --git a/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy b/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy index b3685e9ab4d..43110f21edb 100644 --- a/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy +++ b/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy @@ -55,9 +55,6 @@ apply MalformedContentTypeWithBody @httpMalformedRequestTests([ }, tags: [ "content-type" ] } -]) - -apply MalformedContentTypeWithBody @httpMalformedRequestTests([ { id: "RestJsonWithBodyExpectsApplicationJsonContentTypeNoHeaders", documentation: """