Joe Skora created NIFI-3810:
-------------------------------

             Summary: 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


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.3.15#6346)

Reply via email to