-
James Ramsay authored
When trying to retrieve data from a specific range of time, filtering by created and updated time prevents the client from needing to scan the entire data set. The Epics API can now, consistent with the Issues API, be filtered by: - created_after - created_before - updated_after - updated_before
5ee2333c