thesumery commented on code in PR #7134:
URL: https://github.com/apache/inlong/pull/7134#discussion_r1062146712


##########
inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/service/InlongClusterApi.java:
##########
@@ -101,5 +101,5 @@ Call<Response<List<ClusterNodeResponse>>> 
listNodeByGroupId(@Query("inlongGroupI
     Call<Response<Boolean>> deleteNode(@Path("id") Integer id);
 
     @POST("cluster/node/bindTag")

Review Comment:
   Good issue



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to