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(laravel): remove json api provider #6605

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented Sep 10, 2024

We don't need this anymore as implementing filters and pagination is done by users using the QueryParameter, and users MAY follow the specification if they want to (as the specification doesn't enforce anything but only recommends)

We don't need this anymore as implementing filters and pagination is
done by users using the QueryParameter, and users MAY follow the
specification if they want to (as the specification doesn't enforce
anything but only recommends)
@soyuka soyuka force-pushed the feat/param-validator-laravel branch 2 times, most recently from 09faa7e to e9b9d5a Compare September 10, 2024 14:51
@soyuka soyuka merged commit d182d50 into api-platform:main Sep 10, 2024
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant