@@ -153,7 +153,7 @@ <h2 class="phpdocumentor-content__title">
153153 < aside class ="phpdocumentor-element-found-in ">
154154 < abbr class ="phpdocumentor-element-found-in__file " title ="src/Http/WorkflowEndpoint.php "> < a href ="files/src-http-workflowendpoint.html "> < abbr title ="src/Http/WorkflowEndpoint.php "> WorkflowEndpoint.php</ abbr > </ a > </ abbr >
155155 :
156- < span class ="phpdocumentor-element-found-in__line "> 12 </ span >
156+ < span class ="phpdocumentor-element-found-in__line "> 13 </ span >
157157
158158 </ aside >
159159
@@ -232,7 +232,7 @@ <h4 id="toc-methods">
232232 < span >
233233 : array<string|int, mixed> </ span >
234234</ dt >
235- < dd > Starts a CURL session, using POST.</ dd >
235+ < dd > Starts a CURL session using POST.</ dd >
236236
237237 </ dl >
238238
@@ -307,7 +307,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
307307 < aside class ="phpdocumentor-element-found-in ">
308308 < abbr class ="phpdocumentor-element-found-in__file " title ="src/Http/WorkflowEndpoint.php "> < a href ="files/src-http-workflowendpoint.html "> < abbr title ="src/Http/WorkflowEndpoint.php "> WorkflowEndpoint.php</ abbr > </ a > </ abbr >
309309 :
310- < span class ="phpdocumentor-element-found-in__line "> 17 </ span >
310+ < span class ="phpdocumentor-element-found-in__line "> 18 </ span >
311311
312312 </ aside >
313313
@@ -353,15 +353,15 @@ <h4 class="phpdocumentor-element__name" id="method_executeWorkflowRequestPost">
353353 < aside class ="phpdocumentor-element-found-in ">
354354 < abbr class ="phpdocumentor-element-found-in__file " title ="src/Http/WorkflowEndpoint.php "> < a href ="files/src-http-workflowendpoint.html "> < abbr title ="src/Http/WorkflowEndpoint.php "> WorkflowEndpoint.php</ abbr > </ a > </ abbr >
355355 :
356- < span class ="phpdocumentor-element-found-in__line "> 35 </ span >
356+ < span class ="phpdocumentor-element-found-in__line "> 31 </ span >
357357
358358 </ aside >
359359
360360 < p class ="phpdocumentor-summary "> Sends a document for synchronous enqueuing.</ p >
361361
362362 < code class ="phpdocumentor-code phpdocumentor-signature ">
363363 < span class ="phpdocumentor-signature__visibility "> public</ span >
364- < span class ="phpdocumentor-signature__name "> executeWorkflowRequestPost</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-InputSource.html "> < abbr title ="\Mindee\Input\InputSource "> InputSource</ abbr > </ a > </ span > < span class ="phpdocumentor-signature__argument__name "> $fileCurl</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string|null </ span > < span class ="phpdocumentor-signature__argument__name "> $alias</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string|null </ span > < span class ="phpdocumentor-signature__argument__name "> $priority</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> bool </ span > < span class ="phpdocumentor-signature__argument__name "> $fullText</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string|null </ span > < span class ="phpdocumentor-signature__argument__name "> $publicUrl</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string|int, mixed></ span > </ code >
364+ < span class ="phpdocumentor-signature__name "> executeWorkflowRequestPost</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-InputSource.html "> < abbr title ="\Mindee\Input\InputSource "> InputSource</ abbr > </ a > </ span > < span class ="phpdocumentor-signature__argument__name "> $fileCurl</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-WorkflowOptions.html "> < abbr title ="\Mindee\Input\WorkflowOptions "> WorkflowOptions</ abbr > </ a > </ span > < span class ="phpdocumentor-signature__argument__name "> $workflowOptions</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string|int, mixed></ span > </ code >
365365
366366 < div class ="phpdocumentor-label-line ">
367367 </ div >
@@ -379,40 +379,11 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
379379
380380 </ dd >
381381 < dt class ="phpdocumentor-argument-list__entry ">
382- < span class ="phpdocumentor-signature__argument__name "> $alias</ span >
383- : < span class ="phpdocumentor-signature__argument__return-type "> string|null</ span >
384- </ dt >
385- < dd class ="phpdocumentor-argument-list__definition ">
386- < section class ="phpdocumentor-description "> < p > Alias to give to the document.</ p >
387- </ section >
388-
389- </ dd >
390- < dt class ="phpdocumentor-argument-list__entry ">
391- < span class ="phpdocumentor-signature__argument__name "> $priority</ span >
392- : < span class ="phpdocumentor-signature__argument__return-type "> string|null</ span >
393- </ dt >
394- < dd class ="phpdocumentor-argument-list__definition ">
395- < section class ="phpdocumentor-description "> < p > Priority to give to the document.</ p >
396- </ section >
397-
398- </ dd >
399- < dt class ="phpdocumentor-argument-list__entry ">
400- < span class ="phpdocumentor-signature__argument__name "> $fullText</ span >
401- : < span class ="phpdocumentor-signature__argument__return-type "> bool</ span >
402- </ dt >
403- < dd class ="phpdocumentor-argument-list__definition ">
404- < section class ="phpdocumentor-description "> < p > Whether to include the full OCR text response in compatible APIs.
405- This performs a full OCR operation on the server and may increase response time.
406- This performs a cropping operation on the server and will increase response time.</ p >
407- </ section >
408-
409- </ dd >
410- < dt class ="phpdocumentor-argument-list__entry ">
411- < span class ="phpdocumentor-signature__argument__name "> $publicUrl</ span >
412- : < span class ="phpdocumentor-signature__argument__return-type "> string|null</ span >
382+ < span class ="phpdocumentor-signature__argument__name "> $workflowOptions</ span >
383+ : < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-WorkflowOptions.html "> < abbr title ="\Mindee\Input\WorkflowOptions "> WorkflowOptions</ abbr > </ a > </ span >
413384 </ dt >
414385 < dd class ="phpdocumentor-argument-list__definition ">
415- < section class ="phpdocumentor-description "> < p > One time use encrypted URL for authentication .</ p >
386+ < section class ="phpdocumentor-description "> < p > Workflow options .</ p >
416387</ section >
417388
418389 </ dd >
@@ -561,15 +532,15 @@ <h4 class="phpdocumentor-element__name" id="method_initCurlSessionPost">
561532 < aside class ="phpdocumentor-element-found-in ">
562533 < abbr class ="phpdocumentor-element-found-in__file " title ="src/Http/WorkflowEndpoint.php "> < a href ="files/src-http-workflowendpoint.html "> < abbr title ="src/Http/WorkflowEndpoint.php "> WorkflowEndpoint.php</ abbr > </ a > </ abbr >
563534 :
564- < span class ="phpdocumentor-element-found-in__line "> 57 </ span >
535+ < span class ="phpdocumentor-element-found-in__line "> 46 </ span >
565536
566537 </ aside >
567538
568- < p class ="phpdocumentor-summary "> Starts a CURL session, using POST.</ p >
539+ < p class ="phpdocumentor-summary "> Starts a CURL session using POST.</ p >
569540
570541 < code class ="phpdocumentor-code phpdocumentor-signature ">
571542 < span class ="phpdocumentor-signature__visibility "> private</ span >
572- < span class ="phpdocumentor-signature__name "> initCurlSessionPost</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-InputSource.html "> < abbr title ="\Mindee\Input\InputSource "> InputSource</ abbr > </ a > </ span > < span class ="phpdocumentor-signature__argument__name "> $fileCurl</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string|null </ span > < span class ="phpdocumentor-signature__argument__name "> $alias</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string|null </ span > < span class ="phpdocumentor-signature__argument__name "> $priority</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> bool </ span > < span class ="phpdocumentor-signature__argument__name "> $fullText</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string|null </ span > < span class ="phpdocumentor-signature__argument__name "> $publicUrl</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string|int, mixed></ span > </ code >
543+ < span class ="phpdocumentor-signature__name "> initCurlSessionPost</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-InputSource.html "> < abbr title ="\Mindee\Input\InputSource "> InputSource</ abbr > </ a > </ span > < span class ="phpdocumentor-signature__argument__name "> $fileCurl</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-WorkflowOptions.html "> < abbr title ="\Mindee\Input\WorkflowOptions "> WorkflowOptions</ abbr > </ a > </ span > < span class ="phpdocumentor-signature__argument__name "> $workflowOptions</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string|int, mixed></ span > </ code >
573544
574545 < div class ="phpdocumentor-label-line ">
575546 </ div >
@@ -587,39 +558,11 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
587558
588559 </ dd >
589560 < dt class ="phpdocumentor-argument-list__entry ">
590- < span class ="phpdocumentor-signature__argument__name "> $alias</ span >
591- : < span class ="phpdocumentor-signature__argument__return-type "> string|null</ span >
592- </ dt >
593- < dd class ="phpdocumentor-argument-list__definition ">
594- < section class ="phpdocumentor-description "> < p > Whether to include the full text for each page.</ p >
595- </ section >
596-
597- </ dd >
598- < dt class ="phpdocumentor-argument-list__entry ">
599- < span class ="phpdocumentor-signature__argument__name "> $priority</ span >
600- : < span class ="phpdocumentor-signature__argument__return-type "> string|null</ span >
601- </ dt >
602- < dd class ="phpdocumentor-argument-list__definition ">
603- < section class ="phpdocumentor-description "> < p > Whether to include the full text for each page.</ p >
604- </ section >
605-
606- </ dd >
607- < dt class ="phpdocumentor-argument-list__entry ">
608- < span class ="phpdocumentor-signature__argument__name "> $fullText</ span >
609- : < span class ="phpdocumentor-signature__argument__return-type "> bool</ span >
610- </ dt >
611- < dd class ="phpdocumentor-argument-list__definition ">
612- < section class ="phpdocumentor-description "> < p > Whether to include the full OCR text response in compatible APIs.
613- This performs a full OCR operation on the server and may increase response time.</ p >
614- </ section >
615-
616- </ dd >
617- < dt class ="phpdocumentor-argument-list__entry ">
618- < span class ="phpdocumentor-signature__argument__name "> $publicUrl</ span >
619- : < span class ="phpdocumentor-signature__argument__return-type "> string|null</ span >
561+ < span class ="phpdocumentor-signature__argument__name "> $workflowOptions</ span >
562+ : < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Mindee-Input-WorkflowOptions.html "> < abbr title ="\Mindee\Input\WorkflowOptions "> WorkflowOptions</ abbr > </ a > </ span >
620563 </ dt >
621564 < dd class ="phpdocumentor-argument-list__definition ">
622- < section class ="phpdocumentor-description "> < p > One time use encrypted URL for authentication .</ p >
565+ < section class ="phpdocumentor-description "> < p > Workflow options .</ p >
623566</ section >
624567
625568 </ dd >
0 commit comments