Page MenuHomePhabricator

Update validation rules for the IDs query parameter in mismatches get requests from 50 to 600
Closed, ResolvedPublic

Description

In order to support retrieving mismatches for more than 50 items, the validation rules for the IDs query parameter in both the api and web endpoints is updated from 50 to 600.

This can probably be achieved by updating the MisamtchesGetRequest class.

Acceptance Criteria:

  • Validation rules for the IDs query parameter in both the api and web endpoints is updated from 50 to 600