From bb9ec9f51899489c8ba3bdc7232595da55e34727 Mon Sep 17 00:00:00 2001 From: samantha Date: Fri, 27 Mar 2026 11:17:54 +0000 Subject: [PATCH] Update REST API --- REST-API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/REST-API.md b/REST-API.md index 2956592..4903894 100644 --- a/REST-API.md +++ b/REST-API.md @@ -103,8 +103,8 @@ Value | Meaning

GET /positions/list

-

getting a list of trades in the db

-
curl -X POST http://localhost:8080/trade/list 
+

getting a list of all position

+
curl -X POST http://localhost:8080/positions/list 
return:
 
 {