Join Slack
Powered by
Does Moshi have a strict mode where the following ...
# squarelibraries
b
bdawg.io
09/26/2017, 12:37 AM
Does Moshi have a strict mode where the following mapping would not be accepted?
Copy code
{ "title": 10 } data class Bar(val title: String)
Open in Slack
Previous
Next