wip
This commit is contained in:
parent
8ebf229d62
commit
2bdd5f9ac2
7 changed files with 158 additions and 14 deletions
7
config/packages/api_platform.yaml
Normal file
7
config/packages/api_platform.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
api_platform:
|
||||
title: Hello API Platform
|
||||
version: 1.0.0
|
||||
defaults:
|
||||
stateless: true
|
||||
cache_headers:
|
||||
vary: ['Content-Type', 'Authorization', 'Origin']
|
Loading…
Add table
Add a link
Reference in a new issue