mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
* [api-platform/core] Support for v4 * fix * fix graphql * fix graphql
8 lines
186 B
YAML
8 lines
186 B
YAML
api_platform:
|
|
title: Hello API Platform
|
|
version: 1.0.0
|
|
defaults:
|
|
stateless: true
|
|
cache_headers:
|
|
vary: ['Content-Type', 'Authorization', 'Origin']
|