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
I have searched existing bugs to ensure a similar bug has not already been created
Description
Decimals with high precision are returned in response incorrectly. I assume that's because of Newtonsoft.Json wich represents all floating point numbers with double type.
Prerequisites
Description
Decimals with high precision are returned in response incorrectly. I assume that's because of Newtonsoft.Json wich represents all floating point numbers with double type.
Steps to reproduce
Expected behavior
I expect response like this
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: