X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=config%2Fpackages%2Fframework.yaml;h=fb3f0e17779e32eb0c30108863c92ecb07a0e8cb;hb=f0640a5242b2a959068696eed3d41c37d07633a7;hp=02784c0f365558c244263f6e224a6f7d755fde8e;hpb=9b636c8d45d9b7355cee4cf6105f6aeb1d4612fc;p=Project_proches_de_moi-server.git diff --git a/config/packages/framework.yaml b/config/packages/framework.yaml index 02784c0..fb3f0e1 100644 --- a/config/packages/framework.yaml +++ b/config/packages/framework.yaml @@ -31,3 +31,7 @@ framework: serializer: enabled: true + +sensio_framework_extra: + view: { annotations: true } + request: { converters: true }