smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
79 stars 26 forks source link

fix: correctly serialize maps which use the Document type as a value #1029

Closed ianbotsf closed 8 months ago

ianbotsf commented 8 months ago

Issue \

(none)

Description of changes

This adds a missed overload in the JSON serializer which handles serializing map values which are Document instances.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud