Skip to content

Commit

Permalink
Merge pull request #380 from apigee/Issue379
Browse files Browse the repository at this point in the history
Issue379
  • Loading branch information
ssvaidyanathan authored Aug 28, 2023
2 parents d2ca5fa + db873d8 commit 445c725
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
2 changes: 1 addition & 1 deletion lib/package/plugins/policyMetaData.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"LookupCache" :{"indications":["lookup","lu","lucache","cache","lc"]},
"MessageLogging" :{"indications":["messagelogging","logging","ml"]},
"MessageValidation" :{"indications":["messagevalidation","mv","messval"]},
"MonetizationLimitsCheck" :{"indications":["monetizationlimitscheck","monetizationcheck","mcheck","mc","^monetizationlimitscheck$"], "profiles":["apigeex"] },
"MonetizationLimitsCheck" :{"indications":["monetizationlimitscheck","monetizationcheck","mcheck","mc","^monetizationlimitscheck$"]},
"OASValidation" :{"indications":["oas","oasValidation","^oas$"]},
"OAuthV1" :{"indications":["oauthv1","oauth","oa","accesstoken","verify"], "profiles":["apigee"] },
"OAuthV2" :{"indications":["oauthv2","oauth","oa","accesstoken","verify"]},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apigeelint",
"version": "2.39.0",
"version": "2.40.0",
"description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.",
"main": "index.js",
"bin": {
Expand Down
17 changes: 0 additions & 17 deletions test/fixtures/resources/PO028/apigee/negative/MINT-1.xml

This file was deleted.

0 comments on commit 445c725

Please sign in to comment.