Added documentation about pagination and property filter to API docs.

This commit is contained in:
Jan Böhmer 2023-09-18 13:02:45 +02:00
parent 6387c24c89
commit 915444b5da
2 changed files with 25 additions and 2 deletions

View file

@ -10,4 +10,7 @@ api_platform:
# overridden in OpenApiFactoryDecorator
access_token:
name: Authorization
type: header
type: header
defaults:
pagination_client_items_per_page: true # Allow clients to override the default items per page