You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/Api/IngestionClient.php
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1759,7 +1759,7 @@ public function listTransformations($itemsPerPage = null, $page = null, $sort =
1759
1759
* @param bool $watch When provided, the push operation will be synchronous and the API will wait for the ingestion to be finished before responding. (optional)
1760
1760
* @param array $requestOptions the requestOptions to send along with the query, they will be merged with the transporter requestOptions
0 commit comments