You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -101,9 +105,10 @@ public function createFromRequest(Request $request, bool $normalization, array $
101
105
return$context;
102
106
}
103
107
108
+
// TODO: We should always use `skip_null_values` but changing this would be a BC break, for now use it only when `merge-patch+json` is activated on a Resource
0 commit comments