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 #16371 [Serializer] Fix invalid statement about normalizers (HypeMC)
This PR was merged into the 4.4 branch.
Discussion
----------
[Serializer] Fix invalid statement about normalizers
Not all normalizers are enabled by default, e.g. the `GetSetMethodNormalizer` isn't.
I've moved the example of how to enable additional normalizers to `components/serializer.rst`, `serializer.rst` already has a link to it on line 70.
Commits
-------
131bc20 Fix invalid statement about normalizers
0 commit comments