Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jsonapi): add support for pagination array parameter name #6319

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 16, 2024

  1. fix(jsonapi): add support for pagination array parameter name

    Sébastien COURJEAN committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c2ddc80 View commit details
    Browse the repository at this point in the history
  2. fix(jsonapi): support both page & page[number]

    Sébastien COURJEAN committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    69739f0 View commit details
    Browse the repository at this point in the history
  3. fix(jsonapi): fix cs

    Sébastien COURJEAN committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bd0d6a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix(jsonapi): fix typehint

    Sébastien COURJEAN committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f270499 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix(jsonapi): add unit tests on State/Pagination

    Sébastien COURJEAN committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8b5d9e1 View commit details
    Browse the repository at this point in the history
  2. fix(jsonapi): fix cs

    Sébastien COURJEAN committed May 13, 2024
    Configuration menu
    Copy the full SHA
    47e1c4b View commit details
    Browse the repository at this point in the history
  3. fix(jsonapi): fix cs comment

    Sébastien COURJEAN committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8c88d0d View commit details
    Browse the repository at this point in the history