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:
 
 {