X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fdocs%2Fapi.json;h=65ff48d140dc6c9046da1081da2f4e26314a81d0;hb=6b0db1f4f80c25773aea907ebb0ca38d6653ae7d;hp=76be3a4a8700dab4c15d3ad6340c9ff29dbc77f6;hpb=5d97a401dc1e26f64ad57daab90f924da9c12c64;p=nonrtric.git diff --git a/enrichment-coordinator-service/docs/api.json b/enrichment-coordinator-service/docs/api.json index 76be3a4a..65ff48d1 100644 --- a/enrichment-coordinator-service/docs/api.json +++ b/enrichment-coordinator-service/docs/api.json @@ -68,10 +68,11 @@ "required": true }, { - "schema": {"type": "string"}, - "in": "body", + "in": "query", + "allowEmptyValue": false, "name": "owner", "description": "identifies the owner of the job", + "type": "string", "required": false } ], @@ -570,7 +571,7 @@ "consumes": ["application/json"] }} }, - "host": "localhost:40973", + "host": "localhost:45709", "definitions": { "EiType": { "description": "Information for an EI type",