Open
Description
Is there a way to pass parameters to OfJson
or ToJson
properties?
I would like to conditionally switch between different versions of underlying JSON model based on a parameter for example revision
, specially for DU types, where revisions are not part of the main type being serialized/deserialized.