Skip to content

Commit

Permalink
Update daprdocs/content/en/reference/api/scheduler_api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
  • Loading branch information
hhunter-ms and cicoyle authored Jun 17, 2024
1 parent d139e95 commit b297b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daprdocs/content/en/reference/api/scheduler_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ With the Scheduler API, you can orchestrate jobs and tasks in your environment.
Schedule a job with the given name.

```
POST http://localhost:3500/v1.0-alpha1/scheduler/job/schedule/<name>
POST http://localhost:3500/v1.0-alpha1/job/schedule/<name>
```

### URL parameters
Expand Down

0 comments on commit b297b85

Please sign in to comment.