[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (ODATA-263) Define whether $select=* returns only structural properties or also navigation properties
[ http://tools.oasis-open.org/issues/browse/ODATA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ralf Handl updated ODATA-263:
-----------------------------
Summary: Define whether $select=* returns only structural properties or also navigation properties (was: Define whether $select=* returns only data properties or also navigation properties)
Proposal:
$select=* only returns structural properties and excludes navigation properties, actions and functions
Accepted: https://www.oasis-open.org/committees/download.php/48752/odata-meeting-31_on-20130404-minutes.html#odata-263
was:
$select=* only returns data properties and excludes navigation properties, actions and functions
Accepted: https://www.oasis-open.org/committees/download.php/48752/odata-meeting-31_on-20130404-minutes.html#odata-263
Changed "data property" to "structural property" because CSDL defines the latter term.
> Define whether $select=* returns only structural properties or also navigation properties
> -----------------------------------------------------------------------------------------
>
> Key: ODATA-263
> URL: http://tools.oasis-open.org/issues/browse/ODATA-263
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: OData ABNF Construction Rules, OData Protocol , OData URL Conventions
> Affects Versions: V4.0_WD01
> Environment: [Proposed]
> Reporter: Ralf Handl
> Fix For: V4.0_WD01
>
>
> The URL conventions state that
> If the selectItem is a star, then all properties and navigation properties on the matching resources MUST be returned.
> This conflicts with the JSON format which by default does not return navigation properties and only includes them when odata.metadata=full is requested.
> The recent enhancements to $expand which allows nesting e.g. a $select further reduces the need for $select=*, so it's best to remove it altogether.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]