Skip to content

Commit 37b7250

Browse files
committed
Update docblock with full accepted formats and file limits
1 parent 05263e0 commit 37b7250

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/InvoiceParserClient.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ public function __construct(
2020
/**
2121
* Parse an invoice file and return the async status URL.
2222
*
23-
* Supported formats: PDF/TIFF/JPG/PNG.
23+
* Supported formats: PDF, TIFF/TIF, JPG/JPEG/JPE, PNG.
24+
* Max file size: 100 MB. Max filename length: 255 characters.
2425
*
2526
* @api
2627
* @throws GuzzleException

0 commit comments

Comments
 (0)