We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c006b commit ccc5352Copy full SHA for ccc5352
docs/api/index.md
@@ -2,6 +2,12 @@
2
3
Documentation of API endpoints.
4
5
-* [Routes](routes.md)
6
* [About Caliper endpoints](caliper.md)
7
-* [API usage examples](examples.md)
+* [API usage examples](examples.md)
+
8
+<br>
9
10
+**Routes**
11
12
+*All the informations about the routes are available on Swagger UI by using this following link:*
13
+`http://SERVER_URI:PORT/swagger-ui.html (eg: http://localhost:9966/swagger-ui.html)`
0 commit comments