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
@@ -100,9 +104,10 @@ public function createFromRequest(Request $request, bool $normalization, array $
100
104
return$context;
101
105
}
102
106
107
+
// 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