From 694aeb4bc5583a53b5e66bf76c20606ab985cbfc Mon Sep 17 00:00:00 2001 From: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:38:10 -0400 Subject: [PATCH] Update daprdocs/content/en/reference/api/scheduler_api.md Co-authored-by: Cassie Coyle Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> --- daprdocs/content/en/reference/api/scheduler_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/reference/api/scheduler_api.md b/daprdocs/content/en/reference/api/scheduler_api.md index e0e05a20c..b5078d294 100644 --- a/daprdocs/content/en/reference/api/scheduler_api.md +++ b/daprdocs/content/en/reference/api/scheduler_api.md @@ -50,7 +50,7 @@ The API call will provide a response similar to this: Get a job's data with its given name. ``` -GET http://localhost:3500/v1.0-alpha1/scheduler/job/ +GET http://localhost:3500/v1.0-alpha1/job/ ``` ### URL parameters