c95560

Results 1 issues of c95560

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

bug