UNPKG

apigeelint

Version:

Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.

24 lines (20 loc) 798 B
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <AssignMessage name="AM-config-properties"> <DisplayName>AM-config-properties</DisplayName> <AssignVariable> <Name>private.flow.target.basepath</Name> <PropertySetRef>{apiproxy.name}.target_basepath</PropertySetRef> </AssignVariable> <AssignVariable> <Name>property.logging</Name> <PropertySetRef>{apiproxy.name}.logging</PropertySetRef> </AssignVariable> <AssignVariable> <Name>property.logging_url</Name> <PropertySetRef>{apiproxy.name}.logging_url</PropertySetRef> </AssignVariable> <AssignVariable> <Name>effective-setting</Name> <PropertySetRef>{variable-that-resolves-to-a-string}</PropertySetRef> </AssignVariable> </AssignMessage>