Skip to content

Commit c5a3592

Browse files
authored
Fix conversion of unknown or null collections to empty in nested objects (#161)
* Fix conversion of unknown or null collections to empty in nested objects * Add changelog entry
1 parent a75e76a commit c5a3592

File tree

7 files changed

+596
-60
lines changed

7 files changed

+596
-60
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: BUG FIXES
2+
body: Fix conversion of unknown or null collections to empty in nested objects
3+
time: 2024-09-21T11:39:38.074042155+03:00
4+
custom:
5+
Issue: "161"

internal/cmd/testdata/custom_and_external/all_output/default_pkg_name/datasource_example/example_data_source_gen.go

Lines changed: 140 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)