Update incorrect "monitoringTime" field for invoice API docs (#4348)

This commit is contained in:
Umar Bolatov
2022-11-25 00:12:55 -08:00
committed by GitHub
parent 39328c7368
commit a6ee92fbd5

View File

@@ -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"