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 #20457 [Serializer] Add missing argument (famoser)
This PR was merged into the 6.4 branch.
Discussion
----------
[Serializer] Add missing argument
In the example, the `$context` is constructed, but then forgot to be passed to the `serializer`.
This functionality is first documented in 6.4, hence I target this branch.
Commits
-------
d94be3f Add missing argument
0 commit comments