You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "VIJAYASIMHA R NAGA (JIRA)" <ji...@apache.org> on 2016/07/22 15:14:20 UTC

[jira] [Updated] (OLINGO-985) Handling OpenType attribute of an EntityType/ComplexType in ODataJsonDeserializer

     [ https://issues.apache.org/jira/browse/OLINGO-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

VIJAYASIMHA R NAGA updated OLINGO-985:
--------------------------------------
    Description: If an EntityType/ComplexType has the attribute "OpenType" configured as "true" or has the annotation term "OData.AdditionalProperties" set as "true",  isn't the Deserializer supposed to absorb any properties(dynamic) that may appear in the InputStream but has not been defined for the given EntityType/ComplexType in CSDL?  (was: If an EntityType/ComplexType has the attribute "OpenType" configured as "true" or has the annotation term "OData.AdditionalProperties" set as "true",  isn't the Deserializer supposed to absorb any properties that may appear in the InputStream but has not been defined for the given EntityType/ComplexType in CSDL?)

> Handling OpenType attribute of an EntityType/ComplexType in ODataJsonDeserializer
> ---------------------------------------------------------------------------------
>
>                 Key: OLINGO-985
>                 URL: https://issues.apache.org/jira/browse/OLINGO-985
>             Project: Olingo
>          Issue Type: Question
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.2.0
>            Reporter: VIJAYASIMHA R NAGA
>
> If an EntityType/ComplexType has the attribute "OpenType" configured as "true" or has the annotation term "OData.AdditionalProperties" set as "true",  isn't the Deserializer supposed to absorb any properties(dynamic) that may appear in the InputStream but has not been defined for the given EntityType/ComplexType in CSDL?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)