forked from Qortal/qortal
Added info to API documentation
This commit is contained in:
parent
f5d3681a95
commit
828aadd32d
@ -244,6 +244,7 @@ public class CrossChainTradeBotResource {
|
||||
@DELETE
|
||||
@Operation(
|
||||
summary = "Delete completed trade",
|
||||
description = "Use the \"tradePrivateKey\" as the request body, which can be found in the GET /crosschain/tradebot response",
|
||||
requestBody = @RequestBody(
|
||||
required = true,
|
||||
content = @Content(
|
||||
|
Loading…
Reference in New Issue
Block a user