Skip to content

Commit b77edf0

Browse files
authored
Update README.md
1 parent 6ea2600 commit b77edf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GET /positions - returns list of positions
2929

3030
GET /positions/{id} - return position by id
3131

32-
GET /dealsrequest/{offset}/{limit} - returns list of deals/transactions
32+
GET /deals?offset={offset}&limit={limit} - returns list of deals/transactions
3333

3434
GET /deals/{id} - return deal by id
3535

0 commit comments

Comments
 (0)