mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
[api-platform/core] fix config (#1242)
This commit is contained in:
@@ -3,7 +3,7 @@ api_platform:
|
||||
version: 1.0.0
|
||||
formats:
|
||||
jsonld: ['application/ld+json']
|
||||
doc_formats:
|
||||
docs_formats:
|
||||
jsonld: ['application/ld+json']
|
||||
jsonopenapi: ['application/vnd.openapi+json']
|
||||
html: ['text/html']
|
||||
|
||||
Reference in New Issue
Block a user