WebApi result lost decimal property's precision? #58868
Unanswered
Rorschach331
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
use the simple web api template:
when i call the api in the swagger,i get a json like this:
the amount value is
19493.77972027972
,but i want the value19493.7797202797203
,what should i do?Beta Was this translation helpful? Give feedback.
All reactions