You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya (Jira)" <ji...@apache.org> on 2020/02/20 04:15:00 UTC

[jira] [Created] (OLINGO-1429) OData V4: Enhance metadata serializer to include Entity Set attribute for an Action Import

Ramya created OLINGO-1429:
-----------------------------

             Summary: OData V4: Enhance metadata serializer to include Entity Set attribute for an Action Import
                 Key: OLINGO-1429
                 URL: https://issues.apache.org/jira/browse/OLINGO-1429
             Project: Olingo
          Issue Type: Improvement
            Reporter: Ramya
            Assignee: Ramya


As per odata v4.01 specification an Action import may include EntitySet attribute if the action returns an Entity or collection of entities.
http://docs.oasis-open.org/odata/odata-csdl-xml/v4.01/odata-csdl-xml-v4.01.html#_Toc31805584
Currently the serializer completely ignores the Entity Set attribute.

The fix has to be done in MetadataDocumentXmlSerializer.java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)