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 59515e2 commit fa4901cCopy full SHA for fa4901c
core/configuration.md
@@ -121,7 +121,7 @@ api_platform:
121
client_partial: true
122
123
# The name of the query parameter to enable or disable the partial pagination.
124
- partial_parameter_name: partial # Default value
+ partial_parameter_name: 'partial' # Default value
125
126
mapping:
127
# The list of paths with files or directories where the bundle will look for additional resource files.
0 commit comments