apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
11 lines (9 loc) • 327 B
text/xml
<AssignMessage name='AM-AssignVariable-RefWithCurlies'>
<IgnoreUnresolvedVariables>false</IgnoreUnresolvedVariables>
<AssignVariable>
<!-- the Ref element should contain a variable name not
surrounded by curlies -->
<Name>my_variable</Name>
<Ref>{system.id}</Ref>
</AssignVariable>
</AssignMessage>