X-Git-Url: https://git.piment-noir.org/?p=Project_proches_de_moi-server.git;a=blobdiff_plain;f=config%2Fpackages%2Ffos_rest.yaml;fp=config%2Fpackages%2Ffos_rest.yaml;h=a1f7913e3978d7d6f6de4e93b3e7b025fc45b332;hp=18a74b1fe61d7361d285a24607bd94ce13bf968d;hb=199445c061aac9aa77294d3861c11ca10a77a94b;hpb=a692051d7b10cab8a1ff7badcf67862fc7109ad4 diff --git a/config/packages/fos_rest.yaml b/config/packages/fos_rest.yaml index 18a74b1..a1f7913 100644 --- a/config/packages/fos_rest.yaml +++ b/config/packages/fos_rest.yaml @@ -34,3 +34,4 @@ fos_rest: regex: '/(v|version)=(?P[0-9\.]+)/' serializer: serialize_null: true + param_fetcher_listener : true