You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2014/07/15 10:19:04 UTC

[jira] [Created] (OLINGO-371) Client proxy: bad enum type serialization with PATCH

Francesco Chicchiriccò created OLINGO-371:
---------------------------------------------

             Summary: Client proxy: bad enum type serialization with PATCH
                 Key: OLINGO-371
                 URL: https://issues.apache.org/jira/browse/OLINGO-371
             Project: Olingo
          Issue Type: Bug
          Components: odata4-client
            Reporter: Francesco Chicchiriccò
             Fix For: V4 0.1.0


When trying to POST an entity which contains an enum property using the generated proxy, its {{@odata.type}} will be the fully qualified name, such as {{MS.Exchange.BodyType}}.
However, when trying to PATCH the entity with a patch payload containing an enum property, the type of the property becomes {{String}}. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)