From b8f1dcc0609d9c859e09ec143ba7418f4b8f30d0 Mon Sep 17 00:00:00 2001 From: Jerko J <83344666+JJ-Cro@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:33:22 +0200 Subject: [PATCH] chore(): small md change --- docs/endpointMaps/rest-client-v5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/endpointMaps/rest-client-v5.md b/docs/endpointMaps/rest-client-v5.md index a7530ae..67de39c 100644 --- a/docs/endpointMaps/rest-client-v5.md +++ b/docs/endpointMaps/rest-client-v5.md @@ -1,5 +1,5 @@ - # Endpoints table + # Endpoints table for rest-client-v5.ts This table includes all endpoints from the official Exchange API docs and corresponding SDK functions for each endpoint that are found in [rest-client-v5.ts](/src/rest-client-v5.ts). You can find all clients in the [source folder](/src).