Skip to content

Commit 2696414

Browse files
tsantos84dunglas
authored andcommitted
Remove obsolete disclaimer
1 parent 1278e59 commit 2696414

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/operations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ Note: with JSON Merge Patch, the [null values will be skipped](https://symfony.c
4747
Note: Current `PUT` implementation behaves more or less like the `PATCH` method.
4848
Existing properties not included in the payload are **not** removed, their current values are preserved.
4949
To remove an existing property, its value must be explicitly set to `null`.
50-
Implementing [the standard `PUT` behavior](https://httpwg.org/specs/rfc7231.html#PUT) is on the roadmap, follow [issue #4344](https://github.com/api-platform/core/issues/4344) to track the progress.
5150

5251
## Enabling and Disabling Operations
5352

0 commit comments

Comments
 (0)