Swagger – a more human-friendly link to Kogito
While REST is not unfriendly, Kogito helpfully uses a tool called Swagger to make REST pages even easier to understand.
We’ll pick up where we left off in Chapter 5 where we deployed our decision model to the OpenShift cloud (dev sandbox) and shared the web page for our colleagues to admire. It’s worth going back to that web page now – remember that it looks similar to Figure 6.3.
Figure 6.3 – A reminder of what our decision model looks like in the cloud
Remember – you may need to restart/redeploy to OpenShift
As a friendly reminder, the OpenShift dev sandbox times out after 24 hours – you may need to go through the instructions in Chapter 5 again, to link the KIE sandbox to OpenShift. You may be getting tired of this renew-every-24 hours limitation. We’ll fix that in Chapter 10 when we look at more places we can deploy our decision models.
Getting...