Returns a raw HTTP response for post /api/v1/repos/{owner}/{repo}/optimization-jobs/{job_id}/logs, but is otherwise the same
as [LogService.create]..
public HttpResponseFor<PromptOptimizationJobLog> create(String jobId, LogCreateParams params)Returns a raw HTTP response for post /api/v1/repos/{owner}/{repo}/optimization-jobs/{job_id}/logs, but is otherwise the same
as [LogService.create].
| Name | Type | Description |
|---|---|---|
jobId* | String | |
params* | LogCreateParams |