From: Samuel Schneider Date: Mon, 16 Oct 2023 17:36:18 +0000 (+0200) Subject: OpenApi: Document feature installation and usage X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=commitdiff_plain;h=c0d3dd6794c8da56e5e1028f642a0a36c98a3392 OpenApi: Document feature installation and usage 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 --- diff --git a/docs/developer-guides/developing-apps-on-the-opendaylight-controller.rst b/docs/developer-guides/developing-apps-on-the-opendaylight-controller.rst index 488b7171f..225a4d142 100644 --- a/docs/developer-guides/developing-apps-on-the-opendaylight-controller.rst +++ b/docs/developer-guides/developing-apps-on-the-opendaylight-controller.rst @@ -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 `__ with your +1. Navigate to `openapi + UI `__ 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.