Less Appointments returned

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 ?

@harshad_ranganathan

There is no specific reason for the limit not to be consistent other than controlling the amount of data interchanged per request. Will review the limit and request a change to make consistent if there is no specific reason not todo do.

Thanks,

@mfairhurst