← Prev in month ← Prev in thread

[OASIS Issue Tracker] (ODATA-10) operator that returns the content of a Stream as either a String or Binary value

From
OASIS Issues Tracker <>
Date
2016-12-02T13:54:46+00:00
ID
Thread
[OASIS Issue Tracker] (ODATA-10) operator that returns the content of a Stream as either a String or Binary value
[ https://issues.oasis-open.org/browse/ODATA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-10:
----------------------------

    Resolution: 
Fixed with ODATA-482:

GET Titles?$select=Name&$expand=icon



> operator that returns the content of a Stream as either a String or Binary value
> --------------------------------------------------------------------------------
>
>                 Key: ODATA-10
>                 URL: https://issues.oasis-open.org/browse/ODATA-10
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData Protocol, OData URL Conventions
>    Affects Versions: V4.0_WD01
>         Environment: [Proposed]
>            Reporter: Andrew Eisenberg
>             Fix For: V5.0_WD01
>
>
> OData could be extended with an operator that returns the content of a Stream as either a String or Binary value.
> This could be expressed as:
> http://odata.netflix.com/v2/Catalog/Titles?$select=Name,streamAsBinary(icon)
> or
> http://odata.netflix.com/v2/Catalog/Titles?$select=Name&$extendedSelect=streamAsBinary(icon) as Icon



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month ← Prev in thread