Ramesh Reddy created OLINGO-742:
-----------------------------------

             Summary: EntitySet name does not allow period "." in its name
                 Key: OLINGO-742
                 URL: https://issues.apache.org/jira/browse/OLINGO-742
             Project: Olingo
          Issue Type: Bug
          Components: odata4-server
    Affects Versions: (Java) V4 4.0.0-beta-01
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy
             Fix For: (Java) V4 4.0.0


If the EntitySet name is like "public.g1", the parser does not allow the GET 
request like 

{code}
GET /svc/public.g1
{code}

it fails with "'g1' is only allowed for typed parts",  any type EntitySet name 
should be allowed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to