REST API for Package Workitems in zOS
Hi, I am developing an alternative RTC client for a blind colleague, because he has a lot of difficulties using eclipse
He builds code for the zOS platform
I am using the same APIs as the web version of RTC and some others I found in these forums, while also integrating with our own JIRA-like software, for maximum ease of use
The alternative client can create workitems, query and promote them but I can't find an API to Package Workitems
So I was wondering if there is a Package Workitems REST API or a java app that could be called from the command line
Can you help?