Loading ngsi-ld-api.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2002,7 +2002,7 @@ paths: 5.6.12 Add Attributes to Temporal Representation of an Entity. 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. This operation allows modifying a Temporal Representation of an Entity by adding new Attribute instances. operationId: addAttrsTemporal operationId: appendAttrsTemporal parameters: parameters: # Path params # Path params - $ref: '#/components/parameters/Path.entityId' - $ref: '#/components/parameters/Path.entityId' Loading Loading @@ -2087,7 +2087,7 @@ paths: - $ref: '#/components/parameters/Headers.Link' - $ref: '#/components/parameters/Headers.Link' - $ref: '#/components/parameters/Headers.ngsildTenant' - $ref: '#/components/parameters/Headers.ngsildTenant' requestBody: 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' $ref: '#/components/requestBodies/EntityTemporalFragment' responses: responses: '204': '204': Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2002,7 +2002,7 @@ paths: 5.6.12 Add Attributes to Temporal Representation of an Entity. 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. This operation allows modifying a Temporal Representation of an Entity by adding new Attribute instances. operationId: addAttrsTemporal operationId: appendAttrsTemporal parameters: parameters: # Path params # Path params - $ref: '#/components/parameters/Path.entityId' - $ref: '#/components/parameters/Path.entityId' Loading Loading @@ -2087,7 +2087,7 @@ paths: - $ref: '#/components/parameters/Headers.Link' - $ref: '#/components/parameters/Headers.Link' - $ref: '#/components/parameters/Headers.ngsildTenant' - $ref: '#/components/parameters/Headers.ngsildTenant' requestBody: 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' $ref: '#/components/requestBodies/EntityTemporalFragment' responses: responses: '204': '204': Loading