Merge pull request #2581 from JimiHFord/fix-invoice-typo

fix invoice typo
This commit is contained in:
Andrew Camilleri
2021-06-20 08:14:26 +02:00
committed by GitHub

View File

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