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
|
@DELETE
|
||||||
@Operation(
|
@Operation(
|
||||||
summary = "Delete completed trade",
|
summary = "Delete completed trade",
|
||||||
|
description = "Use the \"tradePrivateKey\" as the request body, which can be found in the GET /crosschain/tradebot response",
|
||||||
requestBody = @RequestBody(
|
requestBody = @RequestBody(
|
||||||
required = true,
|
required = true,
|
||||||
content = @Content(
|
content = @Content(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user