Commit 9355063
authored
add JSON_NUMERIC_CHECK to json encode options
linked to
#3286
This allows encoding to make numeric data more true to its type (not enclose them with "", making the receiving system identify
the types easier.
Note making the options variable configurable might be handy in the future depending on the needs of the users
people they interface with they might need additional options added here1 parent 748ec9a commit 9355063
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments