diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json index 342844bab..ca5f1b5ae 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.apps.json @@ -75,8 +75,8 @@ } } ], - "patch": { - "operationId": "Apps_PatchPointOfSaleApp", + "put": { + "operationId": "Apps_PutPointOfSaleApp", "summary": "Update a Point of Sale app", "description": "Use this endpoint for updating the properties of a POS app", "requestBody": {