We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d371c commit 59fe4d9Copy full SHA for 59fe4d9
core/pagination.md
@@ -203,7 +203,7 @@ To configure this feature globally, use the following configuration:
203
# api/config/packages/api_platform.yaml
204
api_platform:
205
defaults:
206
- pagination_client_enabled: false
+ pagination_client_enabled: true
207
collection:
208
pagination:
209
enabled_parameter_name: pagination # optional
0 commit comments