polishing the workspace migration
This commit is contained in:
@@ -11,7 +11,7 @@ import java.util.UUID;
|
||||
@JsonInclude(JsonInclude.Include.NON_NULL)
|
||||
public class GroupBatchUpdateRequest {
|
||||
private UUID id;
|
||||
private String userId;
|
||||
private UUID workspaceId;
|
||||
private String description;
|
||||
private String requestedBy;
|
||||
private String currency;
|
||||
|
||||
Reference in New Issue
Block a user