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

PO031 new plugin to check Set/Payload in AssignMessage #290

Closed DinoChiesa closed 2 years ago

DinoChiesa commented 2 years ago

Assign a content-type if assigning a Payload. Must not redundantly assign a content-type.

Also, an update to the README for this feature.