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
Facing the same issue, examples from the documentation are not working as intended. Type hints are not included within the Json generated by the library.
Here is a sample code for reproducing the bug with the latest version of play-json [2.6.9] and play-json-extensions [0.14.0]
Eg:
but it's neither obeyed during parsing, nor included when formatting.
The text was updated successfully, but these errors were encountered: