Loading ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -2002,7 +2002,7 @@ paths: 5.6.12 Add Attributes to Temporal Representation of an Entity. This operation allows modifying a Temporal Representation of an Entity by adding new Attribute instances. operationId: addAttrsTemporal operationId: appendAttrsTemporal parameters: # Path params - $ref: '#/components/parameters/Path.entityId' Loading Loading @@ -2087,7 +2087,7 @@ paths: - $ref: '#/components/parameters/Headers.Link' - $ref: '#/components/parameters/Headers.ngsildTenant' requestBody: description: Entity Fragment containing the elements of the attribute to be updated. description: EntityTemporal Fragment containing a complete representation of the Attribute instance to be replaced. $ref: '#/components/requestBodies/EntityTemporalFragment' responses: '204': Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -2002,7 +2002,7 @@ paths: 5.6.12 Add Attributes to Temporal Representation of an Entity. This operation allows modifying a Temporal Representation of an Entity by adding new Attribute instances. operationId: addAttrsTemporal operationId: appendAttrsTemporal parameters: # Path params - $ref: '#/components/parameters/Path.entityId' Loading Loading @@ -2087,7 +2087,7 @@ paths: - $ref: '#/components/parameters/Headers.Link' - $ref: '#/components/parameters/Headers.ngsildTenant' requestBody: description: Entity Fragment containing the elements of the attribute to be updated. description: EntityTemporal Fragment containing a complete representation of the Attribute instance to be replaced. $ref: '#/components/requestBodies/EntityTemporalFragment' responses: '204': Loading