dungbeetle
dungbeetle copied to clipboard
Keep the job_id optional
The current implementation rejects the request if job_id is not sent.
Just realised, the bit where the system auto-generates a job ID if an empty one is given is missing. Will add that first.