Amruth S created LENS-920:
-----------------------------
Summary: Error marshalling LensAPIResult to json
Key: LENS-920
URL: https://issues.apache.org/jira/browse/LENS-920
Project: Apache Lens
Issue Type: Bug
Reporter: Amruth S
Rest apis should be able to work with both application/xml and application/json
accept headers.
But some APIs that return LensAPIResult<?> does not work with application/json
accept header.
To reproduce
1) Hit the /lensapi/queryapi/queries with one more additional header
Accept - application/json
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)