[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Created: (ODATA-149) Self-link for rleated and inlined feeds
Self-link for rleated and inlined feeds
---------------------------------------
Key: ODATA-149
URL: http://tools.oasis-open.org/issues/browse/ODATA-149
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Improvement
Components: OData ATOM Format v1.0
Affects Versions: WD01
Reporter: Ralf Handl
Fix For: WD01
Section 5.2.4 states: A self link is represented as an atom:link with a rel attribute of "self" and an href that can be used to retrieve the feed from which the current entries are taken.
Which feed is meant in the case of related or inlined content, e.g.
GET ~/Customers(1)/Orders
GET ~/Customers(1)?$expand=Orders
Should the self-link be ~/Orders or rather ~/Customers(1)/Orders?
--
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]