1,2,3,4,5,6 points of milestone
This commit is contained in:
@@ -126,7 +126,7 @@ class VisualLimsApiClientMock
|
||||
return [];
|
||||
}
|
||||
|
||||
public function postMultipart(string $endpoint, string $filePath, string $fileName): array
|
||||
public function postMultipart(string $endpoint, string $filePath, string $fileName, array $extraFields = []): array
|
||||
{
|
||||
error_log("[SIMULATE] POST multipart {$endpoint} file={$fileName}");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user