From 40bbc5850f4766f648096778956607c5687d9983 Mon Sep 17 00:00:00 2001 From: Wouter Samaey Date: Tue, 6 Jul 2021 10:19:18 +0200 Subject: [PATCH] Greenfield doc error. Should be singular. Rewording to focus on a single result. (#2657) * Should be singular. Rewording to focus on a single result. * Update BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-wallet.on-chain.json Co-authored-by: Andrew Camilleri * Update BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-wallet.on-chain.json Co-authored-by: Andrew Camilleri Co-authored-by: Andrew Camilleri --- .../swagger/v1/swagger.template.stores-wallet.on-chain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-wallet.on-chain.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-wallet.on-chain.json index a1e744493..4a357c639 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-wallet.on-chain.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.stores-wallet.on-chain.json @@ -382,7 +382,7 @@ "tags": [ "Store Wallet (On Chain)" ], - "summary": "Get store on-chain wallet transactions", + "summary": "Get store on-chain wallet transaction", "parameters": [ { "name": "storeId",