Skip to content

Commit

Permalink
Removing the not about unmodified fields on the update (#2351)
Browse files Browse the repository at this point in the history
  • Loading branch information
maccomaccomaccomacco authored Jan 15, 2025
1 parent 4ce5803 commit 88e9a19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docusaurus/docs/dev-docs/api/rest.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@ Partially updates a document by `id` and returns its value.
Send a `null` value to clear fields.

:::note NOTES
* Even unmodified fields must be included in the request's body.
* Even with the [Internationalization (i18n) plugin](/dev-docs/i18n) installed, it's currently not possible to [update the locale of a document](/dev-docs/i18n#rest-update).
* While updating a document, you can define its relations and their order (see [Managing relations through the REST API](/dev-docs/api/rest/relations) for more details).
:::
Expand Down

0 comments on commit 88e9a19

Please sign in to comment.