apigee-templater-module
Advanced tools
Comparing version 2.6.1 to 2.6.2
@@ -19,3 +19,7 @@ import { authTypes } from "../interfaces.js"; | ||
servers: | ||
- url: https://api.34-110-134-67.nip.io | ||
${servers.forEach((server) => { | ||
` | ||
-url: ${server} | ||
`; | ||
})} | ||
${authType === authTypes.apiKey ? ` | ||
@@ -22,0 +26,0 @@ security: |
{ | ||
"name": "apigee-templater-module", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "This library provides templating services for Apigee X proxies.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/tyayers/apigee-templater", |
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
152627
4075