mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
Merge pull request #2581 from JimiHFord/fix-invoice-typo
fix invoice typo
This commit is contained in:
commit
0b9a2ee8ec
@ -176,7 +176,7 @@
|
||||
}
|
||||
},
|
||||
"403": {
|
||||
"description": "If you are authenticated but forbidden to view the specified invoie"
|
||||
"description": "If you are authenticated but forbidden to view the specified invoice"
|
||||
},
|
||||
"404": {
|
||||
"description": "The key is not found for this invoice"
|
||||
@ -377,7 +377,7 @@
|
||||
}
|
||||
},
|
||||
"403": {
|
||||
"description": "If you are authenticated but forbidden to view the specified invoie"
|
||||
"description": "If you are authenticated but forbidden to view the specified invoice"
|
||||
},
|
||||
"404": {
|
||||
"description": "The key is not found for this invoice"
|
||||
|
Loading…
Reference in New Issue
Block a user