We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ grep workers some-job.json "workers": 2, "recycle_workers": 1000, $ http PUT gen1:5678/jobs/12977f33-7688-4d3e-bbb8-58e7db3fc9d4 < some-job.json $ http gen1:5678/jobs/12977f33-7688-4d3e-bbb8-58e7db3fc9d4 | jq '._updated, .workers' "2017-09-08T23:33:24.962Z" 1
The text was updated successfully, but these errors were encountered:
I'd think an integration test could be written to test this case.
Sorry, something went wrong.
5909e1c
Merge pull request #537 from jsnoble/api_jobs_put
c599af0
fixed PUT /jobs/:job_id endpoint resolves #533
No branches or pull requests
The text was updated successfully, but these errors were encountered: