Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [ ] Pas de régression - [ ] TU/TI/TF rédigée - [ ] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: #48 Co-authored-by: tristan <tristan@yuno.malio.fr> Co-committed-by: tristan <tristan@yuno.malio.fr>
15 lines
434 B
YAML
15 lines
434 B
YAML
api_platform:
|
|
title: Hello API Platform
|
|
version: 1.0.0
|
|
defaults:
|
|
stateless: true
|
|
cache_headers:
|
|
vary: ['Content-Type', 'Authorization', 'Origin']
|
|
pagination_client_items_per_page: true
|
|
pagination_maximum_items_per_page: 100
|
|
formats:
|
|
json: ['application/json']
|
|
jsonld: ['application/ld+json']
|
|
patch_formats:
|
|
json: ['application/merge-patch+json']
|