-
Enhancement
-
Resolution: Done
-
Major
-
0.3.0
-
None
-
2019 Week 35-37
When a process does not define a processType, the XSD defines that it should be interpreted by default as None. Currently however, it does not, meaning that if you don't explicitly set the processType to None (or Public), Kogito will not generate REST endpoints for it, while semantically it should be considered equivalent to None.