diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json index afae7ab0d..361e2c25f 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.invoices.json @@ -789,8 +789,8 @@ } ] }, - "monitoringTime": { - "description": "The monitoring time of the invoice", + "monitoringExpiration": { + "description": "Expiration time for monitoring of the invoice for any changes", "allOf": [ { "$ref": "#/components/schemas/UnixTimestamp"