X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=provider%2Fview%2Fgetapi.html;fp=provider%2Fview%2Fgetapi.html;h=9ae04e36ed98f4f53613ddea6dc5791091ef8aa9;hb=e71305f32cddb7933da76dc5ce60193a866c48e7;hp=0000000000000000000000000000000000000000;hpb=7ae570afcc8119b1563cb786b2a34bf190f105da;p=nonrtric%2Fplt%2Fsme.git diff --git a/provider/view/getapi.html b/provider/view/getapi.html new file mode 100644 index 0000000..9ae04e3 --- /dev/null +++ b/provider/view/getapi.html @@ -0,0 +1,109 @@ + +{{define "title"}} + CAPIF Provider | {{index . "name"}} +{{end}} + +{{define "body"}} + +{{if .isResponse}} +
+
+

Response from CAPIF core

+
+
ServiceAPIDescription
+
+
+
+ +
+
+ +
+
+
+
+ +{{- else}} +
+
+ {{if .isError}} + + {{end}} +
API publishing functions> Get APIs
+
+
+ + +
+
+ + +
+
+
+
+{{- end}} +{{end}} + +