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
6ad9ffe520
commit
b661c6be46
|
@ -62,7 +62,6 @@ $ curl -X POST \
|
|||
"job": {
|
||||
"data": {
|
||||
"@type": "type.googleapis.com/google.type.Expr",
|
||||
"expression": "expression1"
|
||||
},
|
||||
"dueTime": "30s"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue