X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fdocs%2Fapi.yaml;h=570caee66d9008ad324c7bbc7a549ff045dd0847;hb=af40dc43f26d3fea66ac04625080314162e93496;hp=2fbf934e024ea462fa3a1ae3d210df75dbccef8b;hpb=57b7c521ca02753b12e995ec02f3a84dddd147ce;p=nonrtric.git diff --git a/enrichment-coordinator-service/docs/api.yaml b/enrichment-coordinator-service/docs/api.yaml index 2fbf934e..570caee6 100644 --- a/enrichment-coordinator-service/docs/api.yaml +++ b/enrichment-coordinator-service/docs/api.yaml @@ -512,6 +512,7 @@ definitions: required: - job_data - job_owner + - target_uri properties: job_data: type: object @@ -519,6 +520,9 @@ definitions: job_owner: type: string description: Identity of the owner of the job + target_uri: + type: string + description: The target of the EI data title: ei_job_info description: Information for a Enrichment Information Job ei_job_status: @@ -573,6 +577,9 @@ definitions: ei_type_identity: type: string description: Type idenitity for the job + target_uri: + type: string + description: URI for the target of the EI title: producer_ei_job_request description: The body of the EI producer callbacks for EI job creation and deletion producer_ei_type_info: