From 546bd0d3090722f4f44a8d92d91abb19f32e9c8c Mon Sep 17 00:00:00 2001 From: Chedli Ben Yaghlane Date: Tue, 26 Nov 2024 09:41:55 +0000 Subject: [PATCH] GITBOOK-98: Update Hexabot API Developer Guide --- docs/developer-guide/hexabot-api.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/developer-guide/hexabot-api.md b/docs/developer-guide/hexabot-api.md index 65c41e56..050056f9 100644 --- a/docs/developer-guide/hexabot-api.md +++ b/docs/developer-guide/hexabot-api.md @@ -130,8 +130,6 @@ $ npm run migrate -h ### Documentation -Access the Swagger API documentation by visiting the API url `/docs` once run it in development mode. +For detailed information about the API routes and usage, refer to the Swagger API documentation by visiting the API url `/docs` once run it in development mode. It's also possible to access the API reference documentation by running `npm run doc`. - -For detailed information about the API routes and usage, refer to the API documentation or visit [https://docs.hexabot.ai](https://docs.hexabot.ai).