Skip to content

Commit

Permalink
v2.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssvaidyanathan committed May 15, 2024
1 parent f39dd4c commit 2fd52e9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions lib/package/plugins/policyMetaData.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"GenerateJWS" :{"indications":["generatejws","jws","gjws","^generatejws$"]},
"GenerateJWT" :{"indications":["generatejwt","jwt","gjwt","^generatejwt$"]},
"GenerateSAMLAssertion" :{"indications":["generatesaml","saml","sa"]},
"GetOAuthV1Info" :{"indications":["oauthv1","getoauth","getoa"], "profiles":["apigee"] },
"GetOAuthV2Info" :{"indications":["oauthv2","oauthv2info","oauthinfo","oai","accesstoken"]},
"GetOAuthV1Info" :{"indications":["oauth", "oauthv1","getoauth","getoa"], "profiles":["apigee"] },
"GetOAuthV2Info" :{"indications":["oauth", "oauthv2","oauthv2info","oauthinfo","oai","accesstoken"]},
"GraphQL": { "indications": ["graphql","gq","gql","^graphql$"], "profiles":["apigeex"] },
"HMAC": { "indications": ["hmac","^hmac$"] },
"IntegrationCallout" :{"indications":["integrationcallout","int","integration","ic","callout","^integrationcallout$"], "profiles":["apigeex"] },
Expand Down
10 changes: 5 additions & 5 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.53.0",
"version": "2.54.0",
"description": "Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.",
"main": "index.js",
"bin": {
Expand Down
4 changes: 2 additions & 2 deletions test/badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2fd52e9

Please sign in to comment.