mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-23 15:14:49 +01:00
fix invoice typo
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user