UNPKG

apigeelint

Version:

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

6 lines (5 loc) 207 B
// These are the error messages only for the failed policies. module.exports = { "missing-Rate.xml": ["Missing <Rate> element."], "two-MessageWeight-elements.xml": ["Extra <MessageWeight> element."], };