Docs: Clarify customer name field editing (#2728)

This commit is contained in:
Michael Stapelberg
2022-07-25 11:56:15 +02:00
committed by GitHub
parent 157484b42a
commit 8502387af8
+2 -2
View File
@@ -173,8 +173,8 @@ Endpoints
the resource, other fields will be reset to default. With ``PATCH``, you only need to provide the fields that you
want to change.
You can change all fields of the resource except the ``identifier``, ``last_login``, ``date_joined``, ``name``,
and ``last_modified`` fields.
You can change all fields of the resource except the ``identifier``, ``last_login``, ``date_joined``,
``name`` (which is auto-generated from ``name_parts``), and ``last_modified`` fields.
**Example request**: