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
e686f50ed4
commit
a70cf0c179
|
@ -105,7 +105,6 @@ $ curl -X GET http://localhost:3500/v1.0-alpha1/jobs/jobforjabba -H "Content-Typ
|
|||
"dueTime":"30s",
|
||||
"data": {
|
||||
"@type":"type.googleapis.com/google.type.Expr",
|
||||
"expression":"expression1"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue