apigee / wsdl2apigee

Generates Apigee Proxy bundles from WSDL
Apache License 2.0
23 stars 25 forks source link

Generated passthru proxy bundle doesn't import into Apigee X / Hybrid #33

Open kurtkanaskie opened 3 years ago

kurtkanaskie commented 3 years ago

Apigee X is more strict than previous gen when importing a proxy bundle.

Return-WSDL policy must be in a file named Return-WSDL.xml Extract Variables policy uses type="String" but should use type="string".