CdsConnector/config/packages/api_platform.yaml

11 lines
277 B
YAML
Raw Permalink Normal View History

2023-09-19 17:17:38 +02:00
api_platform:
title: Hello API Platform
version: 1.0.0
# Good defaults for REST APIs
defaults:
stateless: true
cache_headers:
vary: ['Content-Type', 'Authorization', 'Origin']
extra_properties:
standard_put: true