koryphe
koryphe copied to clipboard
Default serialization method for Tuple interface
Tuple interface throwing errors when trying to serialize as a member of another Class.
Propose adding default implementation to allow serialization: @JsonDeserialize(as = MapTuple.class)
See: https://github.com/gchq/koryphe/pull/174