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
Actually the real issue when using dot notation wouldn't be deserializing but serializing. IE: where do I put a value that has a path of data.name? When de-serializing you could try both, when serializing you're .... kinda stuck.
Using the example definition in the README, it would be great (and familiar to Laravel users) to define nested JSON mappings using dot-notation.
The text was updated successfully, but these errors were encountered: