vscode-apimanagement
vscode-apimanagement copied to clipboard
Element type "******" must be followed by either attribute specifications, ">" or "/>"
The Validation fails in the extension with these policies:
<set-backend-service base-url="@($"https://{(string)context.Request.OriginalUrl.Host}/erpsystem/internal/finance")" /> <set-variable name="fileShunterUrl" value="@(context.Variables["fileShunterBaseUrl"] + "/api/FileShunterFunction?code=" + context.Variables["fileShunterFunctionAppKey"])" />
Error is: .xml(ElementUnterminated) Description: Element type "******" must be followed by either attribute specifications, ">" or "/>"
#418 seems to be duplicate of my Issue