X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fapi%2Fecs-api.json;h=f1517df7764b0594bbbfe68c0b57f8a6246ed285;hb=refs%2Fchanges%2F47%2F5447%2F1;hp=6d2f0fa8df1de091803fcc09ed76dab361ffd50f;hpb=e912ee4367d6a305ac038c86dec816b5ce71191b;p=nonrtric.git diff --git a/enrichment-coordinator-service/api/ecs-api.json b/enrichment-coordinator-service/api/ecs-api.json index 6d2f0fa8..f1517df7 100644 --- a/enrichment-coordinator-service/api/ecs-api.json +++ b/enrichment-coordinator-service/api/ecs-api.json @@ -595,6 +595,10 @@ "description": "Idenitity of the EI job", "type": "string" }, + "last_updated": { + "description": "The time when the job was last updated or created (ISO-8601)", + "type": "string" + }, "ei_job_data": { "description": "Json for the job data", "type": "object"