IBM / zowe-cli-cics-deploy-plugin

Provides the cics-deploy plug-in for Zowe CLI https://github.com/zowe/zowe-cli to deploy Node.js and other applications from a workstation to IBM CICS Transaction Server within a CICS bundle. Documentation is available at https://ibm.github.io/zowe-cli-cics-deploy-plugin/
Eclipse Public License 2.0
13 stars 12 forks source link

Revert <any> to AbstractSession #328

Open matthewpwilson opened 5 years ago

matthewpwilson commented 5 years ago

327 change zOSMF Session-related return types to any to work around https://github.com/zowe/imperative/issues/285. Once this is fixed we should revert our code to use AbstractSession.