[
https://issues.apache.org/jira/browse/NIFI-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568542#comment-17568542
]
ASF subversion and git services commented on NIFI-10247:
--------------------------------------------------------
Commit 148834e71b93fd6f243fe8b93d93f6562851c3bd in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=148834e71b ]
NIFI-10247 Corrected REST API documentation for empty-all-connection-requests
This closes #6220
Signed-off-by: David Handermann <[email protected]>
> align API documentation to behavior 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
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> [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)