RapiDoc
RapiDoc copied to clipboard
Feature Request - Render HTML Response
I would like to request the ability to have a response with a MIME type of text/html be rendered in the "try" response pane. My use case is we have an app that returns server rendered visualizations and i would love to use openapi spec to document the endpoints.

There may be some unsafe HTML injection concerns or layout getting disturbed due to foreign HTML. But Let me discuss first this with the team.