mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/api/jobs_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
72688cd2e1
commit
a7f487da3e
|
@ -83,7 +83,7 @@ GET http://localhost:3500/v1.0-alpha1/jobs/<name>
|
||||||
|
|
||||||
Parameter | Description
|
Parameter | Description
|
||||||
--------- | -----------
|
--------- | -----------
|
||||||
`name` | Name of the job you're scheduling
|
`name` | Name of the scheduled job you're retrieving
|
||||||
|
|
||||||
### HTTP response codes
|
### HTTP response codes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue