Skip to content

Commit

Permalink
Merge pull request #438 from bcgov/develop/alex-GRAD2-1869
Browse files Browse the repository at this point in the history
GRAD2-1869
  • Loading branch information
arybakov-cgi authored Nov 6, 2023
2 parents 0b03c09 + b134875 commit c8a42b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ public class StudentSearchRequest implements Serializable {
private List<UUID> studentIDs;

private String user;
private Address address;

@JsonFormat(pattern = "yyyy-MM-dd")
Date gradDateFrom;
Expand Down

0 comments on commit c8a42b7

Please sign in to comment.