[
https://issues.apache.org/jira/browse/NIFI-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080841#comment-16080841
]
ASF subversion and git services commented on NIFI-3939:
-------------------------------------------------------
Commit 78fbb8f2ee70d264787856e4a6337217bcfeba79 in nifi's branch
refs/heads/master from m-hogue
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=78fbb8f ]
NIFI-3939: Reviewed and corrected all incorrect nifi-web-api resource response
types. This closes #1999
> Fix entity type mismatches in web API resource response types
> --------------------------------------------------------------
>
> Key: NIFI-3939
> URL: https://issues.apache.org/jira/browse/NIFI-3939
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Joe Skora
> Assignee: Michael Hogue
>
> In {{ProcessGroupResource.java}} annotations on the
> {{/process-groups/\{id}/getProcessGroups}} endpoint incorrectly identifies
> the response as a {{ProcessorsEntity}} when it should be a
> {{ProcessGroupsEntity}}. Similar mismatches may exist in
> {{FlowFileQueueResource}}, {{FlowResource}}, and possibly other classes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)