apigee / apigeelint

Static code analysis for Apigee proxy bundles to encourage API developers to use best practices and avoid anti-patterns.
Apache License 2.0
91 stars 71 forks source link

add tag UseTargetServerSSLInfo #447

Closed dfong closed 2 months ago

dfong commented 3 months ago

the boolean tag <UseTargetServerSSLInfo> was recently added to the <Request> element of <HTTPMonitor> .

documented here: https://cloud.google.com/apigee/docs/api-platform/deploy/load-balancing-across-backend-servers#healthmonitoring-httpmonitor

ssvaidyanathan commented 3 months ago

Fixed