-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
codegen: Dont serialize nil for visited nested event stream shapes (#…
…3934) Updates the SDK's code gen to not encode entries as `nil` for shapes that have already been visited. This skips `nil`'s in nested slice and map event stream shapes. Related to bigger issue of SDK's JSON serializer does not correctly skip, or serailize NULL for nil values in slices.
- Loading branch information
Showing
1 changed file
with
19 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters