APIcasso
APIcasso copied to clipboard
Default fields to be on responses
It would be nice to somehow register the default fields that should be on response for each resource. This would avoid repetitive includes and decrease the payload.
This should be viable if there was some kind of variable or method call in the model which identifies those "default serialization" columns/methods.