Files
SIRH/config/packages/api_platform.yaml
2026-02-03 18:04:06 +01:00

11 lines
274 B
YAML

api_platform:
title: Hello API Platform
version: 1.0.0
formats:
json: ['application/json']
jsonld: ['application/ld+json']
defaults:
stateless: true
cache_headers:
vary: ['Content-Type', 'Authorization', 'Origin']