Loading ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -1720,7 +1720,7 @@ paths: $ref: '#/components/responses/BadRequest' '404': $ref: '#/components/responses/NotFound' /temporal/entities/{entityId}/attrs{attrId}: /temporal/entities/{entityId}/attrs/{attrId}: delete: tags: - Temporal API Loading Loading @@ -1756,7 +1756,7 @@ paths: $ref: '#/components/responses/BadRequest' '404': $ref: '#/components/responses/NotFound' /temporal/entities/{entityId}/attrs{attrId}/{instanceId}: /temporal/entities/{entityId}/attrs/{attrId}/{instanceId}: patch: tags: - Temporal API Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -1720,7 +1720,7 @@ paths: $ref: '#/components/responses/BadRequest' '404': $ref: '#/components/responses/NotFound' /temporal/entities/{entityId}/attrs{attrId}: /temporal/entities/{entityId}/attrs/{attrId}: delete: tags: - Temporal API Loading Loading @@ -1756,7 +1756,7 @@ paths: $ref: '#/components/responses/BadRequest' '404': $ref: '#/components/responses/NotFound' /temporal/entities/{entityId}/attrs{attrId}/{instanceId}: /temporal/entities/{entityId}/attrs/{attrId}/{instanceId}: patch: tags: - Temporal API Loading