Loading ngsi-ld-api.yaml +3 −2 Original line number Original line Diff line number Diff line Loading @@ -5162,7 +5162,8 @@ components: $ref: '#/components/schemas/BatchOperationResult' $ref: '#/components/schemas/BatchOperationResult' MultiStatus.UpdateResult: MultiStatus.UpdateResult: description: | 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 If the entity input data matches to a registration, the relevant parts of the request are forwarded as a distributed operation. forwarded as a distributed operation. Loading Loading
ngsi-ld-api.yaml +3 −2 Original line number Original line Diff line number Diff line Loading @@ -5162,7 +5162,8 @@ components: $ref: '#/components/schemas/BatchOperationResult' $ref: '#/components/schemas/BatchOperationResult' MultiStatus.UpdateResult: MultiStatus.UpdateResult: description: | 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 If the entity input data matches to a registration, the relevant parts of the request are forwarded as a distributed operation. forwarded as a distributed operation. Loading