We are using zMobile and testing other REST services.
We seem to be tied to running a Tomcat task, but it would be good if we could use Liberty webserver instead.
We've made a website that shows baseline components. The website uses the changeMan REST-api. The user has to choose application, componenttype and type in the component name (getting suggestions from dss-service). We also want to show the older baseline…
Current REST-API only provide read-only services. In order to manage full Package and Component lifecycle from a CI/CD perspective, we would welcome the introduction of REST-API Services which allow us update of package and component properties in ChangeMan…