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
92 stars 71 forks source link

Check that Google Authentication is used only in apigeex profile #399

Closed DinoChiesa closed 9 months ago

DinoChiesa commented 9 months ago

Currently apigeelint does not flag the use of the Authentication element in HTTPTargetConnection, in the apigee profile. It should.

DinoChiesa commented 9 months ago

Closed as fixed in #400