]
Steven Hawkins resolved TEIID-5784.
-----------------------------------
Fix Version/s: (was: 12.3)
Resolution: Rejected
This is working in both the odata unit and integration test - which deploys a vdb using
the odata4 translator hitting one of our vdb odata endpoints.
OData4 returns $metadata in JSON when "Accept" not
specified
------------------------------------------------------------
Key: TEIID-5784
URL:
https://issues.jboss.org/browse/TEIID-5784
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors, OData
Affects Versions: 12.2
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
with upgrade to Olingo 4.6, there is update to $metadata call that can return the content
in JSON format. However OData4 translator can only parse the XML content. This occurs when
"Accept" header is not specified with the request