I have an api accepting post request as below :
@SuppressWarnings("restriction") @Path("my-postAPi") @Consumes({MediaType.APPLICATION_XML, Med