Fix the REST ressource for getting the latest localisation of a user.
[Project_proches_de_moi-server.git] / config / packages / fos_rest.yaml
index 7e7f74de329cbcca0e5f7196b303a17a6cb9ede0..18a74b1fe61d7361d285a24607bd94ce13bf968d 100644 (file)
@@ -32,3 +32,5 @@ fos_rest:
             media_type: # Accept header
                 enabled: true
                 regex: '/(v|version)=(?P<version>[0-9\.]+)/'
+    serializer:
+        serialize_null: true