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
{{ message }}
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
Changed MultimapSerializer to extend ContainerSerializer, implement necessary support methods: this resolves specific issue reported, as well as other potentially missing hooks for container types.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The code below will give the following json object:
{"someMap" : { }}
and I would expect
This happens also when I confiugre the mapper to:
The text was updated successfully, but these errors were encountered: