Closed donaldgray closed 1 year ago
Properties with [ObjectIfSingle] will be in json string as single object or an array. Currently only serialisation is supported - this adds deserialisation.
[ObjectIfSingle]
I also modified ServiceConverter to include recently added AuthService v0 classes.
ServiceConverter
Properties with
[ObjectIfSingle]
will be in json string as single object or an array. Currently only serialisation is supported - this adds deserialisation.I also modified
ServiceConverter
to include recently added AuthService v0 classes.