Inspired by #2878654: [FEATURE] Implement validation of filter params

Problem/Motivation

We'd like to have comprehensive validation & test coverage of page query param in order to provide great development experience for everyone using JSON API.

Comprehensive validation should throw helpful errors if the param is being used in a wrong way.
Comprehensive test coverage for stable and predictable behavior in the long run.

Proposed resolution

  • Enhance validation
  • To write Unit tests to cover pagination functionality

Comments

Spleshka created an issue. See original summary.

Spleshka’s picture

gabesullice’s picture

Status: Active » Closed (outdated)