X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fofferedapis%2Fswagger%2Fecs-api.json;h=303a925357b62f7a2be2a757b388431516ff2e57;hb=b83e54c2bdab21d7f6ff5c9a4c340e801c93e1c2;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..303a9253 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"