Add ability for consumer defined deserializer
btkelly opened this issue · 0 comments
btkelly commented
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.