Commit 66b5d5c2 authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Update description for MultiStatus.UpdateResult Response (Components section).

parent 3ba1f8b4
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -5162,7 +5162,8 @@ components:
            $ref: '#/components/schemas/BatchOperationResult'
    MultiStatus.UpdateResult:
      description: |
        Only the Attributes included in the response payload body were successfully appended.
        Only the Attributes included in the response payload body were successfully appended. If no Attributes
        were successfully updated the updated array of UpdateResult (see clause 5.2.18) will be empty.

        If the entity input data matches to a registration, the relevant parts of the request are
        forwarded as a distributed operation.