An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Azure API Management | Replace
Abhay Chandramouli
1,061
Reputation points
Hi I am trying to replace double quotes with single quotes
I tried
<find-and-replace from=""" to="'" />
but if the variable - context.LastError.Message does not contain double quotes, APIM returns 500.
need a way to fix this
Thanks
Azure API Management
Azure API Management
Sign in to answer