[
https://issues.apache.org/jira/browse/NIFI-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10247:
------------------------------------
Summary: Align API documentation to behavior for REST API [process
group/empty all connection requests] (was: align API documentation to behavior
for REST API [process group/empty all queues])
> Align API documentation to behavior for REST API [process group/empty all
> connection requests]
> ----------------------------------------------------------------------------------------------
>
> 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
> Fix For: 1.17.0
>
> 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)