[
https://issues.apache.org/jira/browse/APEXCORE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272877#comment-15272877
]
ASF GitHub Bot commented on APEXCORE-451:
-----------------------------------------
GitHub user shubham-pathak22 opened a pull request:
https://github.com/apache/incubator-apex-core/pull/326
APEXCORE-451 : get-app-package-operators in ApexCLI to contain "type"…
… property to indicate operator or module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shubham-pathak22/incubator-apex-core
APEXCORE-451
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/326.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #326
----
commit 596d70f9181018db98965e79c39b84a184327037
Author: shubham <[email protected]>
Date: 2016-05-05T09:49:48Z
APEXCORE-451 : get-app-package-operators in ApexCLI to contain "type"
property to indicate operator or module
----
> get-app-package-operators in ApexCLI to contain "type" property to indicate
> operator or module
> -----------------------------------------------------------------------------------------------
>
> Key: APEXCORE-451
> URL: https://issues.apache.org/jira/browse/APEXCORE-451
> Project: Apache Apex Core
> Issue Type: New Feature
> Reporter: shubham pathak
> Assignee: shubham pathak
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)