[ https://issues.apache.org/jira/browse/OLINGO-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846539#comment-16846539 ]
Ramya commented on OLINGO-1322: ------------------------------- As per the specification key can be empty string. Hence reverting the changes as part of the commit https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=a941f16db247d3988d6e94f4a9c8775ccb4f0884 > ODATA V2.0: An empty string validation in UriParser > --------------------------------------------------- > > Key: OLINGO-1322 > URL: https://issues.apache.org/jira/browse/OLINGO-1322 > Project: Olingo > Issue Type: Improvement > Components: odata2-core > Affects Versions: V2 2.0.10 > Reporter: Archana Rai > Assignee: Archana Rai > Priority: Minor > Fix For: V2 2.0.11 > > > An empty string does not correspond to any id. > For e.g. An odata update request on Products, but with a empty string for the > key-value: > MERGE Products('') > This should get validated while uri validation itself rather than getting > validated in the serializers. > This will better for performance as well. -- This message was sent by Atlassian JIRA (v7.6.3#76005)