You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ProcessGroupResource.java
+7
Original file line number
Diff line number
Diff line change
@@ -2676,6 +2676,8 @@ public Response uploadProcessGroup(
2676
2676
@FormDataParam("clientId") finalStringclientId,
2677
2677
@Parameter(description = "Acknowledges that this node is disconnected to allow for mutable requests to proceed.")
0 commit comments