This commit is contained in:
Marko 2023-09-19 17:17:38 +02:00
parent c937360605
commit 2395c1a638
No known key found for this signature in database

View File

@ -0,0 +1,10 @@
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