mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-11 17:55:50 +00:00
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…
x
Reference in New Issue
Block a user