Skip to content

Release v7.16.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:58
65f321b

Fixed

  • JsonSerializer now populates fields inherited from base types when deserializing a derived (polymorphic) type. Previously getFieldsForType only read a type's own field metadata, so a resolved derived type came back with its inherited properties unset.