Larry Meadors
Results
2
issues of
Larry Meadors
Looking in the code, it's not possible to specify a default class for a type adapter where the discriminator is null because we do this: ``` val discriminant = jsonObject[discriminantFieldName]...
Would it be possible to use a different package name for v2? As I understand it, the FQCN class name identifies the plugin to be used. If the v1 and...