OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [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)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]