Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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