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
commit 0b9a2ee8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"