healchow commented on a change in pull request #2762:
URL: https://github.com/apache/incubator-inlong/pull/2762#discussion_r815380105
##########
File path:
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/pojo/group/InlongGroupRequest.java
##########
@@ -102,6 +102,7 @@
@ApiModelProperty(value = "Name of followers, separated by commas")
private String followers;
+ @ApiModelProperty(value = "Inlong group status")
Review comment:
We should not set status in request, we can handle the status in the
backend system.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]