Migrate GET group/…/drills

This endpoint has been replaced by an alternative.

Overview

Endpoint Response
Current GET /api/2/group/{group}/drills 2.0 Group
Target GET /api/2.1.1/group/{group}/drillables 2.1.1 Group

Changes

Groups can contain drills and courses, which are called drillables.

The endpoint supports pagination, by specifying resultStart and resultSize.

The request returns a counts property, containing the number of drillables in the group.

The response has a drillables property instead of drills, and a few properties have been added to each drillable.