stefan8893 / simple-trading

MIT License
1 stars 0 forks source link

Update a Trade #31

Closed stefan8893 closed 1 month ago

stefan8893 commented 1 month ago

Add a PUT endpoint to update a trade's properties.

PUT /trades/{tradeId}