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 694aeb4 commit dad9a8c
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 @@ -79,7 +79,7 @@ The API call will provide a response similar to this:
Delete a job you've created and scheduled with its given name.

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

### URL parameters
Expand Down

0 comments on commit dad9a8c

Please sign in to comment.