❔ Serialization Posting Issues
I am having an issue where my Model has a virtual collection in it, however when creating a new entry it is failing because it is expecting that collection which is not present.
Model
Service
Now it is failing because the Controller is expecting
but it is only getting
I cant seem to find a google result for this
2 Replies