Skip to content

Commit

Permalink
avniproject/avni-client#1441 - support for as on date
Browse files Browse the repository at this point in the history
  • Loading branch information
petmongrels committed Jul 2, 2024
1 parent 51707e5 commit 4a63733
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ public static enum FilterType {
GroupSubject,
Address,
Concept,
SubjectType;
SubjectType,
AsOnDate;
}
}

0 comments on commit 4a63733

Please sign in to comment.