The following updates are included in this release:
- Allow usage of
expand
on non-collection based navigation properties (#10) - Allow developer to define default shape of result, when no
select
orexpand
operators have been used (#11)- Prior to this change, it was assumed that all collection-based properties were not included in the OData return type
- This is still the default behavior when no default shape is specified
- Prior to this change, it was assumed that all collection-based properties were not included in the OData return type