← Prev in month ← Prev in thread

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

From
OASIS Issues Tracker <>
Date
2012-10-25T09:50:41+00:00
ID
416483096.5831351158624862.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 ]

Stefan Drees updated ODATA-149:
-------------------------------

    Summary: Self-link for related and inlined feeds  (was: Self-link for rleated and inlined feeds)

fixed typo in title

> 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
← Prev in month ← Prev in thread