Skip to content

WIP: Include the type ID for serialization of events

For entity types which have subclasses the type ID property must be included (e.g. format for Content and Answer). Otherwise, serialization will fail with a NullPointerException.

Fixes #87 (closed)

Edited by Daniel Gerhardt

Merge request reports