Stephen Burgin

Results 1 comments of Stephen Burgin

I think the deserialization to Symbol fails because property Path is of type OneOf, which throws a NotSupported exception (OneOfConverter only implements serialization). It seems the OneOfConverter will need implementation...