We expose all the entity sets at the root level in the service document. we should support containment scenarios.
As an example, entity set 'orders' is contained by the entity set 'customers'. One cannot address an order without getting to the customer who owns that order.
Comments: we should also consider changing the link generation conventions to support this scenario out-of-the-box.
As an example, entity set 'orders' is contained by the entity set 'customers'. One cannot address an order without getting to the customer who owns that order.
Comments: we should also consider changing the link generation conventions to support this scenario out-of-the-box.