Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
This commit is contained in:
Cassie Coyle 2024-09-10 16:42:24 -05:00 committed by GitHub
parent 442b720d0f
commit 6ee59682ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Entry | Description | Equivalent
{
"data": {
"@type": "type.googleapis.com/google.protobuf.StringValue",
"value": "\"someData\""
"value": "someData"
},
"dueTime": "30s"
}