Skip to content

5.0.3: Propagate null_check flag when serializing nested MapAttributes (#908)

Compare
Choose a tag to compare
@ikonst ikonst released this 18 Feb 22:45
· 103 commits to master since this release
69f6643
Before this change, the Model would propagate null_check to the immediate MapAttributes but then those MapAttributes wouldn't propagate it to deeper-nested ones.