api-platform 3.3 configuration (#1312)

This commit is contained in:
Antoine Bluchet
2024-05-08 16:37:30 +02:00
committed by GitHub
parent c511f8c11c
commit d17f9fa0f6
5 changed files with 41 additions and 0 deletions
@@ -0,0 +1,18 @@
api_platform:
title: Hello API Platform
version: 1.0.0
formats:
jsonld: ['application/ld+json']
docs_formats:
jsonld: ['application/ld+json']
jsonopenapi: ['application/vnd.openapi+json']
html: ['text/html']
defaults:
stateless: true
cache_headers:
vary: ['Content-Type', 'Authorization', 'Origin']
extra_properties:
standard_put: true
rfc_7807_compliant_errors: true
keep_legacy_inflector: false
use_symfony_listeners: true
@@ -0,0 +1,4 @@
api_platform:
resource: .
type: api_platform
prefix: /api