From 1e0587dbcd7a97533b977455b0473af400116dbe Mon Sep 17 00:00:00 2001 From: Jerko J <83344666+JJ-Cro@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:45:56 +0200 Subject: [PATCH] fixed table --- docs/endpointFunctionList.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/endpointFunctionList.md b/docs/endpointFunctionList.md index ee1f42f..37f9296 100644 --- a/docs/endpointFunctionList.md +++ b/docs/endpointFunctionList.md @@ -18,6 +18,7 @@ This can be used to easily find which method to call, once you have [found which All REST clients are in the [/src](/src) folder. For usage examples, make sure to check the [/examples](/examples) folder. +List of clients: - [rest-client-v5](#rest-client-v5ts)