Update REST API

2026-03-27 11:17:54 +00:00
parent 542b894a7e
commit bb9ec9f518

@@ -103,8 +103,8 @@ Value | Meaning
</code></pre> </code></pre>
<h3><code>GET /positions/list</code></h3> <h3><code>GET /positions/list</code></h3>
<p>getting a list of trades in the db</p> <p>getting a list of all position </p>
<pre><code class="language-bash">curl -X POST http://localhost:8080/trade/list </code></pre> <pre><code class="language-bash">curl -X POST http://localhost:8080/positions/list </code></pre>
<pre><code>return: <pre><code>return:
{ {