X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fofferedapis%2Fswagger%2Fecs-api.json;h=3684c0ee5e1ca253fb3d9bc5e8220ed025b928a0;hb=32157220c43100bd0ab49da4f6232348ee2e99fe;hp=740be9b1818ef5c1c64f46930d00630ece5a91af;hpb=4d0adda39725e9b9400a509de5327a058e7f0ca5;p=nonrtric.git diff --git a/docs/offeredapis/swagger/ecs-api.json b/docs/offeredapis/swagger/ecs-api.json index 740be9b1..3684c0ee 100644 --- a/docs/offeredapis/swagger/ecs-api.json +++ b/docs/offeredapis/swagger/ecs-api.json @@ -508,7 +508,7 @@ "tags": ["A1-EI (enrichment information)"] }} }, - "host": "localhost:38411", + "host": "localhost:34053", "definitions": { "producer_ei_job_request": { "description": "The body of the EI producer callbacks for EI job creation and deletion", @@ -516,6 +516,10 @@ "title": "producer_ei_job_request", "required": ["ei_job_identity"], "properties": { + "owner": { + "description": "The owner of the job", + "type": "string" + }, "ei_job_identity": { "description": "Idenitity of the EI job", "type": "string" @@ -738,4 +742,4 @@ "description": "Status Controller" } ] -} \ No newline at end of file +}