Commit da0425a
committed
fixed the error when an attribute is 0, the result will be a string containing the character 0 instead of the number 0.
discussion here: http://stackoverflow.com/questions/4933322/json-org-zeros-are-saved-as-strings-and-not-as-numbers1 parent ef5893a commit da0425a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
304 | 307 | | |
305 | 308 | | |
306 | 309 | | |
| |||
0 commit comments