blob: 96545c1348679a83ffc7afc8cc02b370ed5dd7fc [file] [log] [blame]
{
"tests": [
{
"description": "update: prefix #2",
"comment": "In the input data, one field cannot be a prefix of another.",
"update": {
"docRefPath": "projects/projectID/databases/(default)/documents/C/d",
"jsonData": "{\"a\": 1, \"a.b\": 2}",
"isError": true
}
}
]
}