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

asRawJson() option in ResourceRepresentation #47

Open
holtonma opened this issue Jun 20, 2017 · 2 comments
Open

asRawJson() option in ResourceRepresentation #47

holtonma opened this issue Jun 20, 2017 · 2 comments

Comments

@holtonma
Copy link

In addition to asList() and asMap() and the custom as(Class<T>) it would be nice to expose asRawJson() method or similar. This way one could receive the raw JSON from the endpoint, and deserialize in other/custom ways. Perhaps there's a clean way to do this which I am not seeing, if so any insight in that direction is appreciated. Thank you for the work on this library.

@jesperfj
Copy link
Owner

jesperfj commented Jun 20, 2017 via email

@jesperfj
Copy link
Owner

Haven't had a chance to look at this in a while. Pull requests are much welcome! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants