apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
21 lines (16 loc) • 528 B
text/xml
<AssignMessage name='AM-Sheets-Path'>
<!-- this sheet ID will be different for each deployment -->
<AssignVariable>
<Name>abac_sheet_id</Name>
<Ref>private.sheetid</Ref>
</AssignVariable>
<!-- make this generous enough to handle all the rules -->
<AssignVariable>
<Name>abac_range</Name>
<Value>A2:D102</Value>
</AssignVariable>
<AssignVariable>
<Name>abac_sc_urlPath</Name>
<Template>/v4/spreadsheets/{abac_sheet_id}/values/{abac_range}</Template>
</AssignVariable>
</AssignMessage>