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:
Hannah Hunter 2024-06-26 17:22:03 -04:00 committed by GitHub
parent 6ad9ffe520
commit b661c6be46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ $ curl -X POST \
"job": {
"data": {
"@type": "type.googleapis.com/google.type.Expr",
"expression": "expression1"
},
"dueTime": "30s"
}