Challen created OLINGO-321:
------------------------------

             Summary: client proxy code should support calling operation on 
minimal metadata entity 
                 Key: OLINGO-321
                 URL: https://issues.apache.org/jira/browse/OLINGO-321
             Project: Olingo
          Issue Type: Bug
          Components: odata4-client
    Affects Versions: V4 0.1.0
            Reporter: Challen
            Assignee: Challen
             Fix For: V4 0.1.0


OData V4: currently operation invocaton on entity requires full metadata format 
 -  per current proxy layer's design, when an operation is called on an entity, 
the generated proxy code will look for that operation on the entity, it implies 
that the operation must be returned as part of entity's json payload.

expected: operation invocation should also support minmial/none metadata.

solution: when entity doesn't contain operations information, will try looking 
for it in EDM.



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

Reply via email to