← Prev in month ← Prev in thread

[OASIS Issue Tracker] (ODATA-878) Example 84: EntityContainer is a Singleton, not an EntitySet

From
OASIS Issues Tracker <>
Date
2015-11-10T10:00:10+00:00
ID
Thread
[OASIS Issue Tracker] (ODATA-878) Example 84: EntityContainer is a Singleton, not an EntitySet
[ https://issues.oasis-open.org/browse/ODATA-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-878:
-----------------------------

    Description: 
The response in example 84 shows a "value":[{...}] wrapper that is only needed for collection-valued responses, not for the single-entity response appropriate for the EntityContainer singleton.

Also for Singletons and FunctionImports the key property Fullname was mistyped as QualifiedName.

  was:The response in example 84 shows a "value":[{...}] wrapper that is only needed for collection-valued responses, not for the single-entity response appropriate for the EntityContainer singleton

       Proposal: 
Remove wrapper

Correct key property name

  was:Remove wrapper.


> Example 84: EntityContainer is a Singleton, not an EntitySet
> ------------------------------------------------------------
>
>                 Key: ODATA-878
>                 URL: https://issues.oasis-open.org/browse/ODATA-878
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Bug
>          Components: OData CSDL
>    Affects Versions: V4.0_ERRATA02
>            Reporter: Ralf Handl
>            Priority: Minor
>             Fix For: V4.0_ERRATA03
>
>
> The response in example 84 shows a "value":[{...}] wrapper that is only needed for collection-valued responses, not for the single-entity response appropriate for the EntityContainer singleton.
> Also for Singletons and FunctionImports the key property Fullname was mistyped as QualifiedName.



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