newlines "\n" and whitespaces are not preserved when the API call is made via extensions. #285
Labels
work completed
Work for this has been completed but it may not yet be merged / released
Milestone
I have a js file that returns a certain text with proper formatting and i am running this on a nodejs server. When I use curl to get the response of the API, the formatting of the response is preserved however when I use the extensions feature inside glance, I don't see that anymore. I am new to the world of servers and APIs so I am not sure what exactly I am missing here. Below is the extensions usage snippet from the glance.yml file. Any help is appreciate.
The text was updated successfully, but these errors were encountered: