Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Urn support to ValueConverter.java #46

Open
extesy opened this issue Jun 29, 2015 · 2 comments
Open

Add Urn support to ValueConverter.java #46

extesy opened this issue Jun 29, 2015 · 2 comments
Labels
proposal Proposals for new features or functionality

Comments

@extesy
Copy link

extesy commented Jun 29, 2015

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.

@gokselg
Copy link
Contributor

gokselg commented Jan 13, 2016

Does this issue still exist?

@extesy
Copy link
Author

extesy commented Jan 13, 2016

Yes

@evanw555 evanw555 added the proposal Proposals for new features or functionality label Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposals for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants