swagger-ui
swagger-ui copied to clipboard
fix audio rendering on non-get requests
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.
please fix this
same
I think the demand for this modification has increased. Because TTS is being used more.
Can we get this merged please?
Any plan to merge this?
Would love to see this merged, we are generating audio with TTS and don't want input text logged as query parameters.