dzuluaga / generator-apigee-deploy-grunt-api

Yeoman generator for apigee-deploy-grunt-api
MIT License
10 stars 5 forks source link

Support for Shared Flows #3

Closed rajkukadia closed 6 years ago

rajkukadia commented 6 years ago

@dzuluaga I have added grunt tasks for deploying shared flows. It is based on the recent work of @klevak on apigee-sdk-mgmt-api -> https://github.com/dzuluaga/apigee-sdk-mgmt-api/pull/6

dzuluaga commented 6 years ago

Thanks for the pull request Raj. You guys are awesome!

rajkukadia commented 6 years ago

Thank you for merging @dzuluaga Can you please update https://www.npmjs.com/package/generator-apigee-deploy-grunt-api and https://www.npmjs.com/package/apigee-sdk-mgmt-api?

dzuluaga commented 6 years ago

Done. Please be aware that both packages have been bumped up a minor version. Thanks for the changes.