wso2 / product-microgateway

Choreo Connect is a cloud-native, open-source, and developer-centric API gateway.
https://wso2.com/choreo/choreo-connect/
Apache License 2.0
293 stars 252 forks source link

Remove redundant method calls of getCustomProperties() method #3530

Open chashikajw opened 4 months ago

chashikajw commented 4 months ago

Purpose

This will remove the redundant method calls of the getCustomProperties method.

Fixes