X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fcallout-server.rst;fp=docs%2Fcallout-server.rst;h=d6704683cec64b9b90f883de67d7b94c676ad327;hb=6e325de83c8469a93500a8c0b8f4458158ed6905;hp=4a9448a7a2ecde3352185c83626a9ff9f0448e15;hpb=b5ca7ce70bdfa58701f9fb5fe8a36a4a8b55bc82;p=sim%2Fa1-interface.git diff --git a/docs/callout-server.rst b/docs/callout-server.rst index 4a9448a..d670468 100755 --- a/docs/callout-server.rst +++ b/docs/callout-server.rst @@ -8,6 +8,9 @@ .. |nbh| unicode:: 0x2011 :trim: +.. |yaml-icon| image:: ./images/yaml_logo.png + :width: 40px + ===================== Callout Server ===================== @@ -19,8 +22,16 @@ The O-RAN SC external server is an extension for Near-RealTime RIC simulator. It The details of API definitions are being explained below: -.. Generates content from EXT_SRV_api.yaml -.. openapi:: ../api/EXT_SRV_api.yaml +See `Callout server API <./EXT_SRV_api.html>`_ for full details of the API. + +The API is also described in YAML: + + +.. csv-table:: + :header: "API name", "|yaml-icon|" + :widths: 10,5 + + "Callout Server API", ":download:`link <../near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml>`" Admin Functions