apigee-templater-cli
Advanced tools
Comparing version 0.4.11 to 0.4.12
@@ -93,3 +93,3 @@ "use strict"; | ||
if (input.api.policies && input.api.policies.inbound && input.api.policies.inbound.totalThrottlingEnabled) { | ||
newInput.quotas = [{ | ||
newInput.proxyEndpoints[0].quotas = [{ | ||
count: 200, | ||
@@ -96,0 +96,0 @@ timeUnit: "day" |
{ | ||
"name": "apigee-templater-cli", | ||
"version": "0.4.11", | ||
"version": "0.4.12", | ||
"description": "A CLI to easily template and deploy Apigee 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
13576