← Prev in month
← Prev in thread
[OASIS Issue Tracker] (ODATA-1106) Introduce mechanism for selecting default properties
Michael Pizzo created ODATA-1106:
------------------------------------
Summary: Introduce mechanism for selecting default properties
Key: ODATA-1106
URL: https://issues.oasis-open.org/browse/ODATA-1106
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Bug
Reporter: Michael Pizzo
Today, in the absence of $select, services can return a default set of properties that is a subset of the full set of available properties.
Client can use $select=* to select all properties, but there is no way to select default properties plus one or two (potentailly non-default) properties, such as:
$select=<default>,Address
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month
← Prev in thread