Commit 501f388
committed
minor #14431 Setting options for json encode/decode in Serializer (dbrumann)
This PR was merged into the 4.4 branch.
Discussion
----------
Setting options for json encode/decode in Serializer
Adds a paragraph on how to set options for `json_encode`/`json_decode` in Serializer JsonEncoder by passing them as part of the context array.
Commits
-------
a5d1355 Add context for json encoding/decoding.1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
814 | 820 | | |
815 | 821 | | |
816 | 822 | | |
| |||
0 commit comments