Loading ngsi-ld-api.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -1669,7 +1669,7 @@ paths: 5.6.12 Append Entity Attributes. This operation allows modifying a Temporal Representation of an Entity by adding new Attribute instances. operationId: updateAttrsTemporal operationId: appendAttrsTemporal parameters: # Path params - $ref: '#/components/parameters/Path.entityId' Loading Loading @@ -1821,7 +1821,7 @@ paths: - $ref: '#/components/parameters/Headers.ngsildTenant' requestBody: description: Payload body in the request contains a JSON-LD object which represents the query to be performed. $ref: '#/components/requestBodies/Query' $ref: '#/components/requestBodies/QueryTemporal' responses: '200': description: | Loading Loading @@ -2993,11 +2993,11 @@ components: content: application/json: schema: $ref: '#/components/schemas/Query.temporalQ' $ref: '#/components/schemas/Query.temporal' application/json+ld: schema: allOf: - $ref: '#/components/schemas/Query.temporalQ' - $ref: '#/components/schemas/Query.temporal' - type: object required: - '@context' Loading Loading @@ -4380,7 +4380,7 @@ components: type: string required: - type Query.temporalQ: Query.temporal: description: | 5.2.23 This datatype represents the information that is required in order to convey a query when a "Query Temporal Evolution of Entities" operation is to be performed (as pe clause 5.7.4). Loading Loading
ngsi-ld-api.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -1669,7 +1669,7 @@ paths: 5.6.12 Append Entity Attributes. This operation allows modifying a Temporal Representation of an Entity by adding new Attribute instances. operationId: updateAttrsTemporal operationId: appendAttrsTemporal parameters: # Path params - $ref: '#/components/parameters/Path.entityId' Loading Loading @@ -1821,7 +1821,7 @@ paths: - $ref: '#/components/parameters/Headers.ngsildTenant' requestBody: description: Payload body in the request contains a JSON-LD object which represents the query to be performed. $ref: '#/components/requestBodies/Query' $ref: '#/components/requestBodies/QueryTemporal' responses: '200': description: | Loading Loading @@ -2993,11 +2993,11 @@ components: content: application/json: schema: $ref: '#/components/schemas/Query.temporalQ' $ref: '#/components/schemas/Query.temporal' application/json+ld: schema: allOf: - $ref: '#/components/schemas/Query.temporalQ' - $ref: '#/components/schemas/Query.temporal' - type: object required: - '@context' Loading Loading @@ -4380,7 +4380,7 @@ components: type: string required: - type Query.temporalQ: Query.temporal: description: | 5.2.23 This datatype represents the information that is required in order to convey a query when a "Query Temporal Evolution of Entities" operation is to be performed (as pe clause 5.7.4). Loading