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)