rest.li icon indicating copy to clipboard operation
rest.li copied to clipboard

Add Urn support to ValueConverter.java

Open extesy opened this issue 9 years ago • 2 comments

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.

extesy avatar Jun 29 '15 22:06 extesy

Does this issue still exist?

gokselg avatar Jan 13 '16 02:01 gokselg

Yes

extesy avatar Jan 13 '16 03:01 extesy