http-requests icon indicating copy to clipboard operation
http-requests copied to clipboard

Change the signature of the entity readers to take content type and class type.

Open budjb opened this issue 5 years ago • 2 comments

This is in support of adding larger Jackson compatibility. It makes sense to make the readers aware of what they may be converting some entity into, and whether they can actually support the content type of that entity.

The changes contained here are a reflection of the conversation in #23.

budjb avatar May 21 '20 16:05 budjb

Looks good to me!

tgeens avatar May 25 '20 06:05 tgeens

Looking forward to this! Is there something I can help with ?

tgeens avatar Jun 05 '20 15:06 tgeens