For OfficerAppointment, the maximum number of appointments which are retrievable per request is 100. But for below we are able to fetch only 50 appointments even though items_per_page is set as 100 on a single request.
/officers/YREK2Mcn9YrboFMBSjMCAjNAQxI/appointments
Why a definite limit of 100 appointments is not maintained as max for all requests ?