apigee-templater-module
Advanced tools
Comparing version 0.4.8 to 0.4.9
@@ -45,5 +45,3 @@ "use strict"; | ||
})); | ||
if (!processingVars["pf_rq_policies"]) | ||
processingVars["pf_rq_policies"] = []; | ||
processingVars["pf_rq_policies"].push("VerifyJWT"); | ||
processingVars["preflow_request_policies"].push("VerifyJWT"); | ||
} | ||
@@ -50,0 +48,0 @@ resolve(true); |
{ | ||
"name": "apigee-templater-module", | ||
"version": "0.4.8", | ||
"version": "0.4.9", | ||
"description": "This library provides templating services for Apigee X proxies.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/tyayers/apigee-templater", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27903
396