Request level decoder/encoder #61
corysullivan
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Hi, @corysullivan. Yes, I agree that Get should provide a way to set a per-request decoder/encoder. However, I'm not sure what would be the best way to design the API that supports it. Adding it to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In some situations, a specific request requires a different decoder/encoder than the ones set in the underlying client. (particularly around dates😖). Would you consider a PR that adds an optional decoder/encoder override at the request level?
Or can you suggest another way to work around this?
Beta Was this translation helpful? Give feedback.
All reactions