Loading ngsi-ld-api.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -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: Loading @@ -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 Loading Loading
ngsi-ld-api.yaml +3 −4 Original line number Diff line number Diff line Loading @@ -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: Loading @@ -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 Loading