apigee / wsdl2apigee

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

Use Gson for the JSON apis. #11

Closed coverbeck closed 8 years ago

coverbeck commented 8 years ago

As part of this, remove feature, for now, of being able to specify JSON as an argument to the -opsmap command-line switch, as Gson doesn't have the ability to generate JSON from XML (see OpsMap#readOperatonsMap).