I am using the request rest api to create a request, in the description field I send text in html format, example: <p>hello</p> from my application to the rest api, but when I open the request in manage engine the text does not It is formatted as it should, it is shown as it was sent, without taking the html format.
What should I configure my manage engine so that when I send an html text in the description I get the formatted text?
I attach two images, "my app" images show how the text seems from my app, the image "manageneigne" show how the text seems from manage engine request detail