Serialization of `enum`s is currently not supported. It should be added and it should be configurable to serialize them either is `int` or as `string`.
Serialization of
enums is currently not supported.It should be added and it should be configurable to serialize them either is
intor asstring.