14 lines
348 B
YAML
14 lines
348 B
YAML
api_platform:
|
|
title: Architetture Roma - API
|
|
version: beta
|
|
show_webby: false
|
|
formats:
|
|
json:
|
|
mime_types: ['application/json']
|
|
jsonld:
|
|
mime_types: ['application/ld+json']
|
|
defaults:
|
|
stateless: true
|
|
cache_headers:
|
|
vary: ['Content-Type', 'Authorization', 'Origin']
|