forked from mirror/Part-DB.Part-DB-server
Added documentation about pagination and property filter to API docs.
This commit is contained in:
parent
6387c24c89
commit
915444b5da
2 changed files with 25 additions and 2 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue