|
|
|
|
|
by jaegerpicker
4805 days ago
|
|
yep, I build response objects ( my own term, not great but it describes what they are ) that are basic subsets of the object that I want to serialize to json. That way I'm sure only the fields that I really want to send are making it out. |
|