Per user story T234942: Curator gets minor edit history, we want to add a filter for minor edit history as one of the available filter types on the existing /page/{title}/history endpoint.
Create an SQL query to retrieve this history. Update this task with the query. Incorporation of the query into the existing endpoint will be performed under a separate task.
This may be somewhat related to T235572: Compose query for minor edit count
Requirements:
- Task updated with query
- Check performance of query
- If performance is an issue contact DBAs to determine next steps