Created call api's in 2 steps and for update call
This commit is contained in:
@@ -5,5 +5,5 @@ import lombok.Data;
|
||||
@Data
|
||||
public class EvaluationCriteriaReq extends LookUpDataReq{
|
||||
|
||||
private Integer score;
|
||||
private Long score;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user