apigee / wsdl2apigee

Generates Apigee Proxy bundles from WSDL
Apache License 2.0
22 stars 26 forks source link

Added kvm and apiname flag #52

Open nico-iaco opened 10 months ago

nico-iaco commented 10 months ago

Added kvm flag to use a key value map as source to retrieve the target endpoint url, the entry key is get by apiname flag if present or else it is retrieved by wsdl service name

google-cla[bot] commented 10 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

smag83 commented 8 months ago

Hi, Can you provide an example of the parameter structure for KVM and Apiname?