Per user story T234941: Curator gets minor edit count, we want to add a count of minor edits as one of the available count types on the existing /page/{title}/history/counts endpoint.
This is dependent on successful completion of T235572: Compose query for minor edit count, which will supply the necessary query.
T234941: Curator gets minor edit count contains the necessary specifications and details.
Requirements:
- endpoint updated
- Add integration test covering behaviour
- Update docs: Add minor to the available types for Get page history counts. (Done)