swagger-ui icon indicating copy to clipboard operation
swagger-ui copied to clipboard

fix audio rendering on non-get requests

Open PiotrDabkowski opened this issue 2 years ago • 6 comments

Fixes #8378.

Audio from the response should be used in the audio element, rather than using potentially incomplete URL as the src. This is similar to how swagger-ui does it for images (we create url from content via createObjectURL).

Tested locally, works.

PiotrDabkowski avatar Feb 18 '23 15:02 PiotrDabkowski

please fix this

albertsalgueda avatar May 17 '23 03:05 albertsalgueda

same

I think the demand for this modification has increased. Because TTS is being used more.

aka7774 avatar Mar 11 '24 01:03 aka7774

Can we get this merged please?

gayathrisairam avatar Apr 26 '24 10:04 gayathrisairam

Any plan to merge this?

leng-yue avatar Apr 27 '24 05:04 leng-yue

Would love to see this merged, we are generating audio with TTS and don't want input text logged as query parameters.

pof-declaneaston avatar May 24 '24 02:05 pof-declaneaston