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
Is there a way to generate json payload from a model's instance? Right now I have this in my code which seems to work, but curious if an alternative exists
I think this is easier for read operations, but what you have is probably the only way to go for writes. I'd accept a PR for it if you'd like to add it with some tests!
Is there a way to generate json payload from a model's instance? Right now I have this in my code which seems to work, but curious if an alternative exists
The text was updated successfully, but these errors were encountered: