You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments