X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-rapp-generator%2Frapp-hello-world%2FFiles%2FSme%2Fserviceapis%2Fapi-set-1.json;h=862d65ddacd282df60e9181ce43cee9d66527724;hb=784398f194b8c0a935c863e9c7f1d4124019ac97;hp=cd8b4144d149990819ab720f46bfaa32e619f51b;hpb=f25c90c76bd35c337b8429f185e1220b60ca6591;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-1.json b/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-1.json index cd8b414..862d65d 100644 --- a/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-1.json +++ b/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-1.json @@ -7,7 +7,7 @@ "description": "Simple Hello World API", "versions": [ { - "apiVersion": "v1", + "apiVersion": "", "resources": [ { "resourceName": "helloworld", @@ -23,7 +23,7 @@ "protocol": "HTTP_1_1", "interfaceDescriptions": [ { - "ipv4Addr": "hello-world-chart.nonrtric.svc.cluster.local", + "ipv4Addr": "hello-world-chart-service.nonrtric.svc.cluster.local", "port": 8080 } ]