Update invoice amount description in Swagger template

Close #4067
This commit is contained in:
Umar Bolatov 2022-09-02 21:34:21 -07:00 committed by Andrew Camilleri
parent 5d2b42960b
commit 4d0f76f9e8

View File

@ -737,7 +737,7 @@
"amount": {
"type": "string",
"format": "decimal",
"description": "The amount of the invoice",
"description": "The amount of the invoice. Note that the amount will be zero for a top-up invoice that is paid after invoice expiry.",
"example": "5.00"
},
"currency": {