polishing the workspace migration
This commit is contained in:
@@ -25,6 +25,6 @@ public class GroupBatchItemUpdateRequest {
|
||||
@JsonInclude(JsonInclude.Include.NON_NULL)
|
||||
public static class ListWrapper {
|
||||
private List<GroupBatchItemUpdateRequest> items;
|
||||
private String userId;
|
||||
private UUID workspaceId;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user