Joe Skora created NIFI-3939:
-------------------------------
Summary: 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
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 {{FlowFileQueueResponse}}, {{FlowResource}},
and possibly other classes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)