docs icon indicating copy to clipboard operation
docs copied to clipboard

JSON formatting for non-json content type

Open altrusl opened this issue 3 years ago • 0 comments

Sometimes response comes in JSON format but with different content type (application/octet-stream for example) In this case tab "JSON" is disabled and user cannot beautify the output It would be useful to be able to format the response regardless of the value of the response content-type header.

altrusl avatar Jan 21 '22 18:01 altrusl