mirror of https://github.com/dapr/docs.git
parent
442b720d0f
commit
6ee59682ef
|
@ -65,7 +65,7 @@ Entry | Description | Equivalent
|
||||||
{
|
{
|
||||||
"data": {
|
"data": {
|
||||||
"@type": "type.googleapis.com/google.protobuf.StringValue",
|
"@type": "type.googleapis.com/google.protobuf.StringValue",
|
||||||
"value": "\"someData\""
|
"value": "someData"
|
||||||
},
|
},
|
||||||
"dueTime": "30s"
|
"dueTime": "30s"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue