Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Commit961c9ae
committed
Enable JSON_PRESERVE_ZERO_FRACTION in jsonRequest method
Updated the jsonRequest method to use JSON_PRESERVE_ZERO_FRACTION when encoding parameters. This ensures that floating-point values retain their precision, avoiding unintended rounding of numbers like 0.0.1 parent983e8fa commit961c9ae
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
|
0 commit comments
Comments
(0)