Bug 6382 - add apidoc for latest restconf draft
[netconf.git] / restconf / sal-rest-docgen / src / main / resources / README.txt
index 7e72e8347c2024c1867f771e0754991cddab5926..0c279a57ace63bc1afdbfd17610c03f2ec3ce610 100644 (file)
@@ -3,6 +3,7 @@ This component offers Swagger documentation of the RestConf APIs.
 This Swagger documentation can be accessed in two ways:
 I. Running server
 Open a browser and go to http://<host>:8181/apidoc/explorer/index.html
+For new restconf draft go to http://<host>:8181/apidoc/17/explorer/index.html
 
 II. Static documentation generation
 By adding a reference to the StaticDocGenerator class in any pom.xml,