Skip to content

Version 1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 09:38
  • #151: Add optional argument deserializeNullAsNone: bool to option .WithSkippableOptionFields(SkippableOptionFields). When true, skippable option fields can be deserialized as None not only from a missing field, but also from null.