Skip to content

Commit

Permalink
v2.56.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ssvaidyanathan committed Sep 23, 2024
1 parent 5715504 commit eb78e44
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/package/plugins/policyMetaData.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"RegularExpressionProtection" :{"indications":["regex","regextp","re","tp"]},
"ResetQuota" :{"indications":["resetquota","rq","^resetquota$"]},
"ResponseCache" :{"indications":["responsecache","rc","cache","^responsecache$"]},
"RevokeOAuthV2" :{"indications":["oauthv2","oauthrevoke","oar","accesstoken"], "profiles":["apigeex"]},
"RevokeOAuthV2" :{"indications":["oauthv2","oauthrevoke","oar","accesstoken"]},
"Script" :{"indications":["script","scr"]},
"ServiceCallout" :{"indications":["callout","sc"]},
"SetDialogflowResponse" :{"indications":["setdialogflowresponse","dialogflow","sdfr","^setdialogflowresponse$"], "profiles":["apigeex"] },
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.56.1",
"version": "2.56.2",
"description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit eb78e44

Please sign in to comment.