[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-1515) Allow $value as the last path segment of an annotation target
Ralf Handl created ODATA-1515:
---------------------------------
Summary: Allow $value as the last path segment of an annotation target
Key: ODATA-1515
URL: https://issues.oasis-open.org/browse/ODATA-1515
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Improvement
Components: CSDL JSON , CSDL XML
Affects Versions: V4.01_OS
Environment: Proposed
Reporter: Ralf Handl
Fix For: V4.02_WD01
The media stream of a media entity can be addressed as a pseudo-property {{$value}} both in the [path part of the URL|https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_RequestingtheMediaStreamofaMediaEnti]Âand in the [system query option $expand|https://docs.oasis-open.org/odata/odata/v4.01/os/part2-url-conventions/odata-v4.01-os-part2-url-conventions.html#sec_SystemQueryOptionexpand].
What's missing is the possibility to [target this pseudo-property with an annotation|https://docs.oasis-open.org/odata/odata-csdl-json/v4.01/odata-csdl-json-v4.01.html#sec_Target]:
{code:xml}
<Annotations Target="someService.someMediaEntityType/$value">
{code}
--
This message was sent by Atlassian Jira
(v8.3.3#803004)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]