Hiago
Results
1
issues of
Hiago
When creating a job with POST /api/v1/jobs, the response returns the job identifier as "id". However, when querying the job status with GET /api/v1/jobs/{ID}, the API docs/examples suggest using "ID"...