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 ability for consumer defined deserializer #4

Closed
btkelly opened this issue Jan 18, 2016 · 0 comments
Closed

Add ability for consumer defined deserializer #4

btkelly opened this issue Jan 18, 2016 · 0 comments

Comments

@btkelly
Copy link
Owner

btkelly commented Jan 18, 2016

Add the ability to override the default JSON deserializer allowing the case of a special JSON structure. This will require the consumer to convert this to our model but allows any JSON structure to be used.

This should also included an updated README section at the bottom informing the consumer of the ability to provide a custom deserializer and thus custom JSON.

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

No branches or pull requests

2 participants