Closed
Description
In a project I'm working on we are having some issues with a recent change (#347). We have a JSON API that has some calls that return RAW content (raw blobs of code). Prior to #347, this was no problem. But now, it puts the entire content in quotes and all new lines are encoded as \n.
Is there a way to override the content type for certain APIs so that this type of content is delivered in plain text? Thanks.
Metadata
Metadata
Assignees
Labels
No labels