diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.pull-payments.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.pull-payments.json index 350ea4801..5d4e106c1 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.pull-payments.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.pull-payments.json @@ -108,7 +108,8 @@ }, "tags": [ "Pull payments (Public)" - ] + ], + "security": [] } }, "/api/v1/stores/{storeId}/pull-payments": {