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-2.json;h=0f69bc96edcfb4d344b5b45ab8a0497ee62f028c;hb=HEAD;hp=11694c9725a39b210925735abef008a4b62ed792;hpb=c9785060554d2ad1cdef28bca317fa7f11e82fc0;p=nonrtric%2Fplt%2Frappmanager.git diff --git a/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-2.json b/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-2.json index 11694c9..0f69bc9 100644 --- a/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-2.json +++ b/sample-rapp-generator/rapp-hello-world/Files/Sme/serviceapis/api-set-2.json @@ -7,7 +7,7 @@ "description": "Simple Hello World API for Subpath", "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 } ]