Skip to content

Commit 9b24792

Browse files
author
Naor Livne
committed
adding post update of all cron jobs params
1 parent 7bed1c7 commit 9b24792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/cron_jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ update a Nebula cron job config, requires all of the cron job configuration para
184184
**request**
185185

186186
```
187-
PUT /api/v2/cron_jobs/cron_job_name/update HTTP/1.1
187+
POST /api/v2/cron_jobs/cron_job_name/update HTTP/1.1
188188
Host: localhost:5000
189189
Authorization: Basic <your-basic_auth_base64-here>
190190
Content-Type: application/json

0 commit comments

Comments
 (0)