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
ec286e0add
commit
72688cd2e1
|
@ -73,7 +73,7 @@ $ curl -X POST \
|
|||
|
||||
## Get job data
|
||||
|
||||
Get a job with its name.
|
||||
Get a job from its name.
|
||||
|
||||
```
|
||||
GET http://localhost:3500/v1.0-alpha1/jobs/<name>
|
||||
|
|
Loading…
Reference in New Issue