We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442b720 commit 6ee5968Copy full SHA for 6ee5968
daprdocs/content/en/reference/api/jobs_api.md
@@ -65,7 +65,7 @@ Entry | Description | Equivalent
65
{
66
"data": {
67
"@type": "type.googleapis.com/google.protobuf.StringValue",
68
- "value": "\"someData\""
+ "value": "someData"
69
},
70
"dueTime": "30s"
71
}
0 commit comments