diff --git a/idn/v2024/paths/machine-account.yaml b/idn/v2024/paths/machine-account.yaml index 34e636cce..2b7b1f66e 100644 --- a/idn/v2024/paths/machine-account.yaml +++ b/idn/v2024/paths/machine-account.yaml @@ -82,10 +82,10 @@ patch: required: true requestBody: required: true - description: >- - A JSON of updated values [JSON - Patch](https://tools.ietf.org/html/rfc6902) standard. + description: |- + A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: + * description * ownerIdentity * subType @@ -141,4 +141,4 @@ patch: "429": $ref: "../responses/429.yaml" "500": - $ref: "../responses/500.yaml" \ No newline at end of file + $ref: "../responses/500.yaml" diff --git a/idn/v2025/paths/machine-account.yaml b/idn/v2025/paths/machine-account.yaml index 34e636cce..2b7b1f66e 100644 --- a/idn/v2025/paths/machine-account.yaml +++ b/idn/v2025/paths/machine-account.yaml @@ -82,10 +82,10 @@ patch: required: true requestBody: required: true - description: >- - A JSON of updated values [JSON - Patch](https://tools.ietf.org/html/rfc6902) standard. + description: |- + A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: + * description * ownerIdentity * subType @@ -141,4 +141,4 @@ patch: "429": $ref: "../responses/429.yaml" "500": - $ref: "../responses/500.yaml" \ No newline at end of file + $ref: "../responses/500.yaml"