Loading ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -1999,10 +1999,10 @@ paths: summary: | Temporal Representation of Entity Attribute instance addition description: | 5.6.12 Append Entity Attributes. 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: appendAttrsTemporal operationId: addAttrsTemporal parameters: # Path params - $ref: '#/components/parameters/Path.entityId' Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -1999,10 +1999,10 @@ paths: summary: | Temporal Representation of Entity Attribute instance addition description: | 5.6.12 Append Entity Attributes. 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: appendAttrsTemporal operationId: addAttrsTemporal parameters: # Path params - $ref: '#/components/parameters/Path.entityId' Loading