10 lines
272 B
YAML
10 lines
272 B
YAML
api_platform:
|
|
title: Hello API Platform
|
|
version: 1.4.0
|
|
defaults:
|
|
stateless: false
|
|
cache_headers:
|
|
vary: ['Content-Type', 'Authorization', 'Origin']
|
|
pagination_items_per_page: 30
|
|
pagination_maximum_items_per_page: 200
|