Skip to content

Commit

Permalink
misc: start testing RestXmlXmlMapWithXmlNamespace (smithy-lang#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
0marperez authored Oct 18, 2023
1 parent a932537 commit e74ba21
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ abstract class AwsHttpBindingProtocolGenerator : HttpBindingProtocolGenerator()

// FIXME - missing Content-Type on restXml empty payloads, see https://github.com/awslabs/aws-sdk-kotlin/issues/1050
"RestXmlHttpPayloadWithUnsetUnion",

// FIXME - xmlns incorrect in XML maps, see https://github.com/awslabs/smithy-kotlin/issues/957
"RestXmlXmlMapWithXmlNamespace",
),
)

Expand Down

0 comments on commit e74ba21

Please sign in to comment.