Commit 4e6090dc authored by Marco Cavalli's avatar Marco Cavalli
Browse files

Update response structure in distributed operations

parent 41704b3a
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -5142,7 +5142,9 @@ components:
        forwarded as a distributed operation.

        In the case when an error response is received back from any distributed operation, a response
        body containing the result returned from each registration is returned in a BatchOperationResult structure.
        body containing the result returned from each registration is returned in a UpdateResult structure.

        Names of the Attributes included in the UpdateResult structure are represented as Fully Qualified Names as per clause 6.3.6.

        Errors can occur whenever a distributed operation is unsupported, fails or times out, see clause 6.3.17.
      headers:
@@ -5152,9 +5154,6 @@ components:
        application/json:
          schema:
            $ref: '#/components/schemas/UpdateResult'
        application/json+ld:
          schema:
            $ref: '#/components/schemas/UpdateResult'
    NotFound:
      description: |
        It is used when a client provided an entity identifier (URI) not known