For any entity types that have virtual properties, those properties should come back in the response to creating new entities. This way a client stays in sync with the data on the server.
In the current implementation, these virtual properties are only filled in on responses to getFoo calls.
For any entity types that have virtual properties, those properties should come back in the response to creating new entities. This way a client stays in sync with the data on the server.
In the current implementation, these virtual properties are only filled in on responses to getFoo calls.