Does Apigee Edge or Developer Portal provide the ability for app developers to generate an SDK or sample code for the APIs they intend to consume? Or would the developer download the Swagger document via the portal and use Swagger Codegen to generate their own SDK? Thanks in advance.
Solved! Go to Solution.
It is a possible to write a drupal module that uses swagger-codegen and use it in the developer portal. In fact, @Anil Sagar is the author of such a custom module.