aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.96k stars 1.05k forks source link

fix header list arguments to use correct type #2937

Closed sbiscigl closed 5 months ago

sbiscigl commented 5 months ago

Description of changes:

fixes an issue in codegen where when a header has mlutiple values in a comma deliminated list we generated for the name instead of the type.

Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.