Hello Community, Apex apps can contain both operators and modules. We would need an additional property in the response of get-app-package-operators to distinguish between the two.
We can have a "type" property that will be enum of values
e.g. "type" : "operator" to indicate operator
"type" : "composite" to indicate a module
Here's the JIRA ticket
https://issues.apache.org/jira/browse/APEXCORE-451
Thanks,
Shubham
