You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Paul Grey (Jira)" <ji...@apache.org> on 2022/07/18 20:18:00 UTC

[jira] [Created] (NIFI-10247) fix API documentation for REST API [process group/empty all queues]

Paul Grey created NIFI-10247:
--------------------------------

             Summary: fix API documentation for REST API [process group/empty all queues]
                 Key: NIFI-10247
                 URL: https://issues.apache.org/jira/browse/NIFI-10247
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Paul Grey
            Assignee: Paul Grey


[https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ProcessGroupResource.java#L1639]
 
POST /process-groups/\{id}/empty-all-connections-requests
 
For this API, the documented response payload is of type ProcessGroupEntity.  It is actually of type DropRequestEntity.
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)