Next in thread → Next in month →

[OASIS Issue Tracker] Updated: (ODATA-149) Self-link for related and inlined feeds

From
OASIS Issues Tracker <>
Date
2012-10-26T09:06:39+00:00
ID
1511728523.5991351242384669.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Updated: (ODATA-149) Self-link for related and inlined feeds
[ http://tools.oasis-open.org/issues/browse/ODATA-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-149:
-----------------------------

    Proposal: 
Add explanation:

If the feed represents a set of related entities (addressed with a request URL ending in a to-many navigation property In case or an inlined feed requested with $expand), the self link must identify the specific feed of related entities.

  was:Use the more specific URI: ~/Customers(1)/Orders


> Self-link for related 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
>         Environment: [Proposed]
>            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? It should be the same for both request types.

-- 
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
Next in thread → Next in month →