Skip to content

Commit e9dc5d9

Browse files
author
abluchet
committed
bump
1 parent fa4901c commit e9dc5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pagination.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ api_platform:
252252
collection:
253253
pagination:
254254
client_partial: true # Disabled by default
255-
partial_parameter_name: partial # Default value
255+
partial_parameter_name: 'partial' # Default value
256256
```
257257

258258
The partial pagination retrieval can now be changed by toggling a query parameter named `partial`: `GET /books?partial=true`

0 commit comments

Comments
 (0)