Allow JSON media type + POST for Building (WIP)
This commit is contained in:
@@ -2,6 +2,11 @@ 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:
|
||||
|
||||
Reference in New Issue
Block a user