You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please add support for converting from Urn to string in ValueConverter.java? In my unit tests I create a fake BatchEntityResponse and for some resources like /activityViewsV2 the key has type Urn and I can't pass this type to keyType parameter of BatchEntityResponse constructor because it throws exception in ValueConverter.java.
The text was updated successfully, but these errors were encountered:
Could you please add support for converting from Urn to string in ValueConverter.java? In my unit tests I create a fake BatchEntityResponse and for some resources like /activityViewsV2 the key has type Urn and I can't pass this type to keyType parameter of BatchEntityResponse constructor because it throws exception in ValueConverter.java.
The text was updated successfully, but these errors were encountered: