Archana Rai created OLINGO-1279: ----------------------------------- Summary: OData V4.0: Client returns CsdlPath for CsdlAnnotationPath attribute Key: OLINGO-1279 URL: https://issues.apache.org/jira/browse/OLINGO-1279 Project: Olingo Issue Type: Bug Components: odata4-client Reporter: Archana Rai
Client returns CsdlPath for CsdlAnnotationPath attribute For e.g. <AnnotationPath>Org.OData.Core.V1.Permission/Read</AnnotationPath> results in a CsdlPath type rather than CsdlAnnotationPath as a result while deserializing the object later this changes to <Path> rather than <AnnotationPath> -- This message was sent by Atlassian JIRA (v7.6.3#76005)