Employees endpoint: filter employee records by EndDate field
EndDate filter need to support normal date operations, like >, >=, == (could be equal to null), <=, <
1
vote
EndDate filter need to support normal date operations, like >, >=, == (could be equal to null), <=, <