blob: 95f7024966c7216b58ab250750332a126f24d6dc [file] [log] [blame]
{
"tests": [
{
"description": "update: prefix #3",
"comment": "In the input data, one field cannot be a prefix of another, even if the values could in principle be combined.",
"update": {
"docRefPath": "projects/projectID/databases/(default)/documents/C/d",
"jsonData": "{\"a\": {\"b\": 1}, \"a.d\": 2}",
"isError": true
}
}
]
}