You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Consider using the Newtonsoft custom converters instead of
dynamictypesDescribe the solution you'd like
It should be investigated if we could/should use custom JSON converters instead of using
dynamic's.Additional context