12 lines
294 B
YAML
12 lines
294 B
YAML
api_platform:
|
|
title: myCRM API
|
|
version: 1.0.0
|
|
defaults:
|
|
stateless: false
|
|
cache_headers:
|
|
vary: ['Content-Type', 'Authorization', 'Origin']
|
|
formats:
|
|
jsonld: ['application/ld+json']
|
|
json: ['application/json']
|
|
html: ['text/html']
|