[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Updated: (ODATA-201) Allow specifying a list of acceptable media types for media entities and named resource properties
[ http://tools.oasis-open.org/issues/browse/ODATA-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ralf Handl updated ODATA-201:
-----------------------------
Proposal:
Define a term in the Capabilities vocabulary:
<Term Name="AcceptableMediaTypes" Type="Collection(String)" AppliesTo="EntityType,NamedResourceProperty">
<Documentation>
<Summary>Lists the MIME types acceptable for the annotated entity type marked with HasStream="true" or the annotated named resource property </Summary>
</Documentation>
<Annotation Term="Core.IsMediaType" />
</Term>
was:This could be achieved with a new CSDL element, e.g. <Accept>, or via a ValueTerm in a standardized Capabilities vocabulary
Environment: [Proposed]
> Allow specifying a list of acceptable media types for media entities and named resource properties
> --------------------------------------------------------------------------------------------------
>
> Key: ODATA-201
> URL: http://tools.oasis-open.org/issues/browse/ODATA-201
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: New Feature
> Components: OData CSDL v1.0
> Affects Versions: WD01
> Environment: [Proposed]
> Reporter: Ralf Handl
> Fix For: WD01
>
>
> Media entities and named resource properties may in principle link to HTTP resources of any media type.
> Especially for update scenarios it is desirable to specify a list of acceptable media types for a media entity type or a named resource property.
--
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]