I have to accept and return json using post api :
my api looks like this:
@Path("path/v1") @Consumes({ MediaType.APPLICATION_XML, MediaType.APPLI