Steven Hawkins created OLINGO-1324:
--------------------------------------
Summary: A trailing / causes an "Unexpected start of resource-path
segment" exception
Key: OLINGO-1324
URL: https://issues.apache.org/jira/browse/OLINGO-1324
Project: Olingo
Issue Type: Bug
Components: odata4-server
Reporter: Steven Hawkins
Starting with any valid path adding a trailing /, for example
TripPinRESTierService/People/, will cause an "Unexpected start of resource-path
segment" exception from the ResourcePathParser.
But the same url is valid by the reference implementation:
https://services.odata.org/TripPinRESTierService/People/?$filter=FirstName%20eq%20%27Scott%27
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)