Replies: 1 comment
-
I created a pull request to try and address this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to control the deserialization of DateTime types? My services all serialize DateTimes as utc but the client only seems to be able to deserialize them as Unspecified. This is causing issues with round tripping. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions