[
https://issues.apache.org/jira/browse/NIFI-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Hogue resolved NIFI-3810.
---------------------------------
Resolution: Implemented
> Fix API response type for /process-groups/{id}/process-groups
> -------------------------------------------------------------
>
> Key: NIFI-3810
> URL: https://issues.apache.org/jira/browse/NIFI-3810
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Joe Skora
> Priority: Minor
> Labels: easyfix, newbie
>
> The response type for {{nifi-api/process-groups/\{id}/process-groups}} is
> defined as {{ProcessorsEntity.class}} but should be
> {{ProcessGroupEntity.class}}.
> This doesn't affect NiFi itself, as far as I know, but it does impact APIs
> defined based on the Swagger annotations, making it impossible to use the API
> to list process groups within parent process group.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)