OpenApi: Document feature installation and usage 64/108464/2
authorSamuel Schneider <samuel.schneider@pantheon.tech>
Mon, 16 Oct 2023 17:36:18 +0000 (19:36 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Tue, 17 Oct 2023 11:42:02 +0000 (13:42 +0200)
Update documentation after changes made in Netconf 6 regarding
swagger/openapi installation and usage.

JIRA: NETCONF-1181
Change-Id: Id3e3fec3a20e42424f22d779a0631732dded5095
Signed-off-by: Samuel Schneider <samuel.schneider@pantheon.tech>
docs/developer-guides/developing-apps-on-the-opendaylight-controller.rst

index 488b7171f1c8698141ac3760d5706e2e21e7abcc..225a4d1423f8b091ca93aeaa140f7ba85486b463 100644 (file)
@@ -380,13 +380,13 @@ There are a lot of ways to test a RPC. The following are a few examples.
 Using the API Explorer through HTTP
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-1.  Navigate to `apidoc
-    UI <http://localhost:8181/apidoc/explorer/index.html>`__ with your
+1.  Navigate to `openapi
+    UI <http://localhost:8181/openapi/explorer/index.html>`__ with your
     web browser.
 
     .. note::
 
-        In the URL link for *apidoc UI*, change *localhost* to the IP/Host
+        In the URL link for *openapi UI*, change *localhost* to the IP/Host
         name to reflect your development machine’s network address.
 
 2.  Enter the username and password.